Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/tests/
DDistortionMapperTest.cpp262 const int32_t maxSqError = 2; in TEST() local
274 EXPECT_LE(dist, maxSqError) in TEST()