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