Searched refs:testPreCorrActiveArraySize (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/tests/ |
H A D | ZoomRatioTest.cpp | 33 constexpr int32_t testPreCorrActiveArraySize[] = {90, 90, 1044, 788}; variable 79 testPreCorrActiveArraySize, 4); in TEST() 159 testActiveArraySize, testPreCorrActiveArraySize, in subScaleCoordinatesTest() 166 width = testPreCorrActiveArraySize[2]; in subScaleCoordinatesTest() 167 height = testPreCorrActiveArraySize[3]; in subScaleCoordinatesTest() 280 testActiveArraySize, testPreCorrActiveArraySize, in subCropOverMaxDigitalZoomTest() 321 testActiveArraySize, testPreCorrActiveArraySize, in subCropOverZoomRangeTest() 391 testActiveArraySize, testPreCorrActiveArraySize, in subZoomOverMaxDigitalZoomTest() 435 testActiveArraySize, testPreCorrActiveArraySize, in subZoomOverZoomRangeTest()
|