Lines Matching refs:testActiveArray
46 int32_t testActiveArray[] = {100, 100, 4000, 3000}; variable
67 CameraMetadata deviceInfo = setupDeviceInfo(testActiveArray, in TEST()
81 CameraMetadata deviceInfo = setupDeviceInfo(testActiveArray, in TEST()
88 auto full_crop = std::vector<int32_t>{0,0, testActiveArray[2], testActiveArray[3]}; in TEST()
89 auto full_region = std::vector<int32_t>{0,0, testActiveArray[2], testActiveArray[3], 1}; in TEST()
134 CameraMetadata deviceInfo = setupDeviceInfo(testActiveArray, in TEST()
141 auto full_crop = std::vector<int32_t> {0,0, testActiveArray[2], testActiveArray[3]}; in TEST()
142 auto full_region = std::vector<int32_t> {0,0, testActiveArray[2], testActiveArray[3], 1}; in TEST()
226 CameraMetadata deviceInfo = setupDeviceInfo(testActiveArray, in TEST()
233 auto full_crop = std::vector<int32_t> {0,0, testActiveArray[2], testActiveArray[3]}; in TEST()
234 auto full_region = std::vector<int32_t> {0,0, testActiveArray[2], testActiveArray[3], 1}; in TEST()
317 CameraMetadata deviceInfo = setupDeviceInfo(testActiveArray, in TEST()
324 auto full_crop = std::vector<int32_t> {0,0, testActiveArray[2], testActiveArray[3]}; in TEST()
325 auto full_region = std::vector<int32_t> {0,0, testActiveArray[2], testActiveArray[3], 1}; in TEST()