Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxpcolor.h192 gx_pattern_cache *gx_pattern_alloc_cache(gs_memory_t *, uint, ulong);
H A Dgxpcmap.c380 gx_pattern_alloc_cache(gs_memory_t * mem, uint num_tiles, ulong max_bits) in gx_pattern_alloc_cache() function
420 gx_pattern_alloc_cache(pis->memory, in ensure_pattern_cache()
H A Dzpcolor.c61 gx_pattern_alloc_cache(imemory_system, in zpcolor_init()