Searched refs:targetCmpPixel (Results 1 – 1 of 1) sorted by relevance
3473 const tcu::RGBA targetCmpPixel = target.getPixel(x+dx, y+dy); in pixelNeighborhoodContainsColor() local3474 if (colorsEqual(color, targetCmpPixel, compareThreshold)) in pixelNeighborhoodContainsColor()