Searched refs:debug_dump_bitmap (Results 1 – 7 of 7) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevmr1.c | 76 debug_dump_bitmap(scan_line_base(mdev, y), mdev->raster, in mem_mono_strip_copy_rop() 283 debug_dump_bitmap(scan_line_base(mdev, y), mdev->raster, in mem_mono_strip_copy_rop()
|
| H A D | gdebug.h | 120 void debug_dump_bitmap(const byte * from, uint raster, uint height,
|
| H A D | gxpcmap.c | 679 debug_dump_bitmap(adev->mask->base, adev->mask->raster, in gx_pattern_load() 682 debug_dump_bitmap(((gx_device_memory *) adev->target)->base, in gx_pattern_load()
|
| H A D | gdevdrop.c | 77 debug_dump_bitmap(sdata, sraster, height, "source bits"); in trace_copy_rop() 79 debug_dump_bitmap(textures->data, textures->raster, in trace_copy_rop()
|
| H A D | gxccache.c | 280 debug_dump_bitmap(cc_bits(cc), cc_raster(cc), h, in gx_image_cached_char()
|
| H A D | gxccman.c | 623 debug_dump_bitmap(bits, raster, cc->height, in gx_add_char_bits()
|
| H A D | gsmisc.c | 417 debug_dump_bitmap(const byte * bits, uint raster, uint height, const char *msg) in debug_dump_bitmap() function
|