Home
last modified time | relevance | path

Searched refs:WaitForShading (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_p48xx.c736 _ASSERT(ps->WaitForShading); in p48xxCalibration()
737 if (ps->WaitForShading( ps )) { in p48xxCalibration()
H A Dplustek-pp_p12.c535 * here we simply call the WaitForShading function which performs this topic
548 _ASSERT(ps->WaitForShading); in p12Calibration()
549 result = ps->WaitForShading( ps ); in p12Calibration()
H A Dplustek-pp_scandata.h404 Bool (*WaitForShading) (pScanData); member
H A Dplustek-pp_dac.c2451 ps->WaitForShading = dacP98003WaitForShading; in DacInitialize()
2455 ps->WaitForShading = dacP98WaitForShading; in DacInitialize()
2459 ps->WaitForShading = dacP96003WaitForShading; in DacInitialize()
2463 ps->WaitForShading = dacP96001WaitForShading; in DacInitialize()
H A Dplustek-pp_p9636.c865 _ASSERT(ps->WaitForShading); in p9636Calibration()
866 if( !ps->WaitForShading( ps )) in p9636Calibration()

Completed in 7 milliseconds