Searched refs:screenThin (Results 1 – 1 of 1) sorted by relevance
1851 …bool screenThin = (!tcu::compareThreshold(screenPixel, screen.getPixel(x-1, y ), threshold) && … in compare() local1854 if (refThin && screenThin) in compare()