Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/camera/provider/aidl/vts/
H A Dcamera_aidl_test.cpp2765 uint8_t disableRotateAndCrop = ANDROID_SCALER_ROTATE_AND_CROP_NONE; in overrideRotateAndCrop() local
2766 requestMeta.update(ANDROID_SCALER_ROTATE_AND_CROP, &disableRotateAndCrop, 1); in overrideRotateAndCrop()
/aosp_15_r20/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp8981 uint8_t disableRotateAndCrop = ANDROID_SCALER_ROTATE_AND_CROP_NONE; in overrideRotateAndCrop() local
8982 requestMeta.update(ANDROID_SCALER_ROTATE_AND_CROP, &disableRotateAndCrop, 1); in overrideRotateAndCrop()