Searched refs:overrideRotateAndCrop (Results 1 – 4 of 4) sorted by relevance
1621 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()
317 static void overrideRotateAndCrop(CameraMetadata* settings /*in/out*/);
2322 overrideRotateAndCrop(&settings); in processCaptureRequestInternal()2748 void CameraAidlTest::overrideRotateAndCrop(CameraMetadata* settings) { in overrideRotateAndCrop() function in CameraAidlTest2859 overrideRotateAndCrop(&request.settings); in processPreviewStabilizationCaptureRequestInternal()3794 overrideRotateAndCrop(&settings); in processColorSpaceRequest()4031 overrideRotateAndCrop(&(requestSettings[i])); in processZoomSettingsOverrideRequests()
916 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