Home
last modified time | relevance | path

Searched refs:imagebuf (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/pixma/
H A Dpixma_common.c889 s->imagebuf.wptr = NULL; in pixma_scan()
890 s->imagebuf.wend = NULL; in pixma_scan()
891 s->imagebuf.rptr = NULL; in pixma_scan()
892 s->imagebuf.rend = NULL; in pixma_scan()
937 ib = s->imagebuf; /* get rptr and rend */ in pixma_read_image()
1007 s->imagebuf = ib; /* store rptr and rend */ in pixma_read_image()
H A Dpixma_common.h124 pixma_imagebuf_t imagebuf; member

Completed in 3 milliseconds