Home
last modified time | relevance | path

Searched defs:adev (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxacpath.c174 gx_device_cpath_accum adev; in gx_cpath_intersect_path_slow() local
231 gx_device_cpath_accum * const adev = (gx_device_cpath_accum *)dev; in accum_open() local
245 gx_device_cpath_accum * const adev = (gx_device_cpath_accum *)dev; in accum_close() local
280 accum_alloc_rect(gx_device_cpath_accum * adev) in accum_alloc_rect()
362 gx_device_cpath_accum * const adev = (gx_device_cpath_accum *)dev; in accum_fill_rectangle() local
H A Dgdevabuf.c43 gs_make_mem_alpha_device(gx_device_memory * adev, gs_memory_t * mem, in gs_make_mem_alpha_device()
159 gs_make_mem_abuf_device(gx_device_memory * adev, gs_memory_t * mem, in gs_make_mem_abuf_device()
188 abuf_flush_block(gx_device_memory * adev, int y) in abuf_flush_block()
233 abuf_flush(gx_device_memory * adev) in abuf_flush()
H A Dgxpcmap.c147 gx_device_pattern_accum *adev = in gx_pattern_accum_alloc() local
626 gx_device_pattern_accum *adev; in gx_pattern_load() local
H A Dgsalphac.c431 gx_device_composite_alpha *adev = (gx_device_composite_alpha *) dev; in dca_fill_rectangle() local