Home
last modified time | relevance | path

Searched refs:bandBufferBase (Results 1 – 4 of 4) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevplib.c429 static byte *bandBufferBase = NULL; variable
474 byte *r = bandBufferBase; in dump_band()
655 bandBufferBase + bandBufferStride*mdev->num_planes*y, in plib_setup_buf_device()
920 bandBufferBase = buffer; in plib_print_page_loop()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevplib.c429 static byte *bandBufferBase = NULL; variable
474 byte *r = bandBufferBase; in dump_band()
655 bandBufferBase + bandBufferStride*mdev->num_planes*y, in plib_setup_buf_device()
920 bandBufferBase = buffer; in plib_print_page_loop()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevplib.c394 static byte *bandBufferBase = NULL; variable
435 byte *r = bandBufferBase; in dump_band()
613bandBufferBase + bandBufferStride*(mdev->is_planar ? mdev->color_info.num_components : 1)*y, in plib_setup_buf_device()
887 bandBufferBase = buffer; in plib_print_page_loop()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevplib.c394 static byte *bandBufferBase = NULL; variable
435 byte *r = bandBufferBase; in dump_band()
613bandBufferBase + bandBufferStride*(mdev->is_planar ? mdev->color_info.num_components : 1)*y, in plib_setup_buf_device()
887 bandBufferBase = buffer; in plib_print_page_loop()