Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgxpcolor.h227 int gx_pattern_cache_add_entry(gs_imager_state *, gx_device_pattern_accum *,
H A Dgxpcmap.c487 gx_pattern_cache_add_entry(gs_imager_state * pis, in gx_pattern_cache_add_entry() function
669 code = gx_pattern_cache_add_entry((gs_imager_state *)pis, adev, &ctile); in gx_pattern_load()
H A Dzpcolor.c290 int code = gx_pattern_cache_add_entry((gs_imager_state *)igs, in pattern_paint_finish()