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