Home
last modified time | relevance | path

Searched refs:wshading (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_types.c220 SANE_Int wshading; member
772 struct st_shading *wshading; variable
H A Dhp3900_rts8822.c7670 if ((RTS_Debug->wshading == TRUE) in Read_Block()
7672 WShading_Emulate (pImage, &wshading->ptr, *transferred, in Read_Block()
8127 if ((RTS_Debug->wshading == TRUE) && (scan.scantype == ST_NORMAL)) in Scan_Start()
14028 RTS_Debug->wshading = TRUE; in RTS_DebugInit()
14145 wshading = malloc (sizeof (struct st_shading)); in Init_Vars()
14146 if (wshading != NULL) in Init_Vars()
14147 memset (wshading, 0, sizeof (struct st_shading)); in Init_Vars()
14185 if (wshading != NULL) in Free_Vars()
14187 if (wshading->rates != NULL) in Free_Vars()
14188 free (wshading in Free_Vars()
[all...]
H A Dhp3900_sane.c2375 RTS_Debug->wshading = in sane_start()

Completed in 18 milliseconds