Searched defs:mdproto (Results 1 – 8 of 8) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevmpla.c | 137 const gx_device_memory *mdproto = in mem_planar_fill_rectangle() local 165 const gx_device_memory *mdproto = in mem_planar_copy_mono() local 176 dev_proc(mdproto, fill_rectangle)(dev, x, y, w, h, c0); in mem_planar_copy_mono() local 178 dev_proc(mdproto, copy_mono) in mem_planar_copy_mono() local 210 const gx_device_memory *mdproto = in mem_planar_copy_color() local 309 const gx_device_memory *mdproto = in mem_planar_strip_tile_rectangle() local 320 dev_proc(mdproto, fill_rectangle)(dev, x, y, w, h, c0); in mem_planar_strip_tile_rectangle() local 327 dev_proc(mdproto, strip_tile_rectangle) in mem_planar_strip_tile_rectangle() local
|
H A D | gdevmem.c | 129 const gx_device_memory *mdproto; in gs_device_is_memory() local 143 gs_make_mem_device(gx_device_memory * dev, const gx_device_memory * mdproto, in gs_make_mem_device()
|
H A D | gdevdrop.c | 106 const gx_device_memory *mdproto = gdev_mem_device_for_bits(depth); in gx_default_strip_copy_rop() local 372 const gx_device_memory *mdproto = gdev_mem_device_for_bits(rop_depth); in mem_default_strip_copy_rop() local
|
H A D | gdevxini.c | 523 const gx_device_memory *mdproto = in x_set_buffer() local
|
H A D | gximag3x.c | 490 const gx_device_memory *mdproto = gdev_mem_device_for_bits(depth); in make_midx_default() local
|
H A D | gdevdsp.c | 1307 const gx_device_memory *mdproto; in display_alloc_bitmap() local
|
H A D | gdevprn.c | 994 const gx_device_memory *mdproto; in gx_default_create_buf_device() local
|
H A D | gdevplnx.c | 422 const gx_device_memory * const mdproto = in plane_open_device() local
|