Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp885 static void overrideRotateAndCrop(::android::hardware::hidl_vec<uint8_t> *settings /*in/out*/);
4667 overrideRotateAndCrop(&settings); in processCaptureRequestInternal()
4844 overrideRotateAndCrop(&settings); in TEST_P()
4922 overrideRotateAndCrop(&camSettings[0].settings); in TEST_P()
5080 overrideRotateAndCrop(&settings); in TEST_P()
5316 overrideRotateAndCrop(&requestSettings[i]); in TEST_P()
5543 overrideRotateAndCrop(&requestSettings[i]); in TEST_P()
5684 overrideRotateAndCrop(&settings); in TEST_P()
5769 overrideRotateAndCrop(&settings); in TEST_P()
8961 void CameraHidlTest::overrideRotateAndCrop( in overrideRotateAndCrop() function in CameraHidlTest