Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/aidl/vts/
DVtsAidlHalCameraProvider_TargetTest.cpp1621 overrideRotateAndCrop(&settingsMetadata); in TEST_P()
1707 overrideRotateAndCrop(&camSettings[0].settings); in TEST_P()
1849 overrideRotateAndCrop(&settings); in TEST_P()
2014 overrideRotateAndCrop(&settings); in TEST_P()
2317 overrideRotateAndCrop(&(requestSettings[i])); in TEST_P()
2536 overrideRotateAndCrop(&requestSettings[i]); in TEST_P()
2657 overrideRotateAndCrop(&settings); in TEST_P()
2733 overrideRotateAndCrop(&settings); in TEST_P()
Dcamera_aidl_test.h317 static void overrideRotateAndCrop(CameraMetadata* settings /*in/out*/);
Dcamera_aidl_test.cpp2322 overrideRotateAndCrop(&settings); in processCaptureRequestInternal()
2748 void CameraAidlTest::overrideRotateAndCrop(CameraMetadata* settings) { in overrideRotateAndCrop() function in CameraAidlTest
2859 overrideRotateAndCrop(&request.settings); in processPreviewStabilizationCaptureRequestInternal()
3794 overrideRotateAndCrop(&settings); in processColorSpaceRequest()
4031 overrideRotateAndCrop(&(requestSettings[i])); in processZoomSettingsOverrideRequests()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp916 static void overrideRotateAndCrop(::android::hardware::hidl_vec<uint8_t> *settings /*in/out*/);
4756 overrideRotateAndCrop(&settings); in processCaptureRequestInternal()
4933 overrideRotateAndCrop(&settings); in TEST_P()
5011 overrideRotateAndCrop(&camSettings[0].settings); in TEST_P()
5169 overrideRotateAndCrop(&settings); in TEST_P()
5405 overrideRotateAndCrop(&requestSettings[i]); in TEST_P()
5632 overrideRotateAndCrop(&requestSettings[i]); in TEST_P()
5773 overrideRotateAndCrop(&settings); in TEST_P()
5858 overrideRotateAndCrop(&settings); in TEST_P()
8961 void CameraHidlTest::overrideRotateAndCrop( in overrideRotateAndCrop() function in CameraHidlTest