Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp885 static void overrideRotateAndCrop(::android::hardware::hidl_vec<uint8_t> *settings /*in/out*/);
4666 overrideRotateAndCrop(&settings); in processCaptureRequestInternal()
4843 overrideRotateAndCrop(&settings); in TEST_P()
4921 overrideRotateAndCrop(&camSettings[0].settings); in TEST_P()
5079 overrideRotateAndCrop(&settings); in TEST_P()
5315 overrideRotateAndCrop(&requestSettings[i]); in TEST_P()
5542 overrideRotateAndCrop(&requestSettings[i]); in TEST_P()
5683 overrideRotateAndCrop(&settings); in TEST_P()
5768 overrideRotateAndCrop(&settings); in TEST_P()
8808 void CameraHidlTest::overrideRotateAndCrop( in overrideRotateAndCrop() function in CameraHidlTest