Home
last modified time | relevance | path

Searched refs:yMapped (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/tests/
DDistortionMapperTest.cpp220 int yMapped = randCoords[i + 1]; in TEST() local
223 (yMapped - yOrig) * (yMapped - yOrig); in TEST()
226 xOrig << "," << yOrig << ") -> (" << xMapped << "," << yMapped << ")"; in TEST()