Searched refs:pixelNearLineIntersection (Results 1 – 1 of 1) sorted by relevance
3428 static bool pixelNearLineIntersection (int x, int y, const tcu::Surface& target) in pixelNearLineIntersection() function3630 else if (!pixelNearLineIntersection(x, y, reference) && in intersectionRelaxedLineImageCompare()3631 !pixelNearLineIntersection(x, y, result)) in intersectionRelaxedLineImageCompare()