Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmicrotek2.h1206 read_shading_image(Microtek2_Scanner *);
H A Dmicrotek2.c5322 status = read_shading_image(ms); in sane_start()
6040 /*---------- read_shading_image() --------------------------------------------*/
6043 read_shading_image(Microtek2_Scanner *ms) in read_shading_image() function
6053 DBG(30, "read_shading_image: ms=%p\n", (void *) ms); in read_shading_image()
6065 DBG(30, "read_shading_image: reading black data\n"); in read_shading_image()
6116 DBG(1, "read_shading_image: malloc for buffer failed\n"); in read_shading_image()
6129 DBG(1, "read_shading_image: buffer too small\n"); in read_shading_image()
6145 DBG(1, "read_shading_image: read image failed: '%s'\n", in read_shading_image()
6186 DBG(30, "read_shading_image: reading white data\n"); in read_shading_image()
6257 DBG(1, "read_shading_image in read_shading_image()
[all...]

Completed in 11 milliseconds