Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/tests/
H A DZoomRatioTest.cpp32 constexpr int32_t testActiveArraySize[] = {100, 100, 1024, 768}; variable
80 deviceInfo.update(ANDROID_SENSOR_INFO_ACTIVE_ARRAY_SIZE, testActiveArraySize, 4); in TEST()
159 testActiveArraySize, testPreCorrActiveArraySize, in subScaleCoordinatesTest()
163 int32_t width = testActiveArraySize[2]; in subScaleCoordinatesTest()
164 int32_t height = testActiveArraySize[3]; in subScaleCoordinatesTest()
280 testActiveArraySize, testPreCorrActiveArraySize, in subCropOverMaxDigitalZoomTest()
321 testActiveArraySize, testPreCorrActiveArraySize, in subCropOverZoomRangeTest()
391 testActiveArraySize, testPreCorrActiveArraySize, in subZoomOverMaxDigitalZoomTest()
435 testActiveArraySize, testPreCorrActiveArraySize, in subZoomOverZoomRangeTest()