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