Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/common/
H A DCameraDeviceBase.h471 virtual status_t setRotateAndCropAutoBehavior(
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h303 status_t setRotateAndCropAutoBehavior(
1045 status_t setRotateAndCropAutoBehavior(
H A DCamera3Device.cpp4353 status_t Camera3Device::RequestThread::setRotateAndCropAutoBehavior( in setRotateAndCropAutoBehavior() function in android::Camera3Device::RequestThread
5609 status_t Camera3Device::setRotateAndCropAutoBehavior( in setRotateAndCropAutoBehavior() function in android::Camera3Device
5625 return mRequestThread->setRotateAndCropAutoBehavior(rotateAndCropValue); in setRotateAndCropAutoBehavior()
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp2440 return mDevice->setRotateAndCropAutoBehavior( in setPreviewWindowL()
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp1957 return mDevice->setRotateAndCropAutoBehavior( in setRotateAndCropOverride()