Searched refs:patch_fill (Results 1 – 3 of 3) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gxshade4.h | 157 int patch_fill(patch_fill_state_t * pfs, const patch_curve_t curve[4],
|
| H A D | gxshade1.c | 110 code = patch_fill(&pfs1, curve, NULL, NULL); in Fb_fill_region() 205 code = patch_fill(&pfs1, curve, NULL, NULL); in A_fill_region() 391 code = patch_fill(pfs, curve, NULL, NULL); in R_tensor_annulus()
|
| H A D | gxshade6.c | 330 (code = patch_fill(&state, curve, NULL, Cp_transform)) >= 0 in gs_shading_Cp_fill_rectangle() 432 code = patch_fill(&state, curve, swapped_interior, Tpp_transform); in gs_shading_Tpp_fill_rectangle() 3472 patch_fill(patch_fill_state_t *pfs, const patch_curve_t curve[4], in patch_fill() function
|