Searched refs:bigDistortion (Results 1 – 1 of 1) sorted by relevance
/frameworks/av/services/camera/libcameraservice/tests/ |
D | DistortionMapperTest.cpp | 167 float bigDistortion[] = {0.1, -0.003, 0.004, 0.02, 0.01}; in TEST() local 170 setupTestMapper(&m, bigDistortion); in TEST() 259 float bigDistortion[] = {0.1, -0.003, 0.004, 0.02, 0.01}; in TEST() local 265 setupTestMapper(&m, bigDistortion); in TEST()
|