Home
last modified time | relevance | path

Searched refs:fill_patch (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxshade6.c3296 fill_patch(patch_fill_state_t *pfs, const tensor_patch *p, int kv, int kv0, int kv1) in fill_patch() function
3331 code = fill_patch(pfs, &s0, kv / 2, kv0 / 2, kv1 / 2); in fill_patch()
3334 return fill_patch(pfs, &s1, kv / 2, kv0 / 2, kv1 / 2); in fill_patch()
3562 code = fill_patch(pfs, &p, kvm, kv[0], kv[3]); in patch_fill()
3565 code = fill_patch(pfs, &p, kvm, kv[0], kv[3]); in patch_fill()