Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraDeviceBase.h414 virtual status_t setRotateAndCropAutoBehavior(
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h247 status_t setRotateAndCropAutoBehavior(
920 status_t setRotateAndCropAutoBehavior(
H A DCamera3Device.cpp5345 status_t Camera3Device::RequestThread::setRotateAndCropAutoBehavior( in setRotateAndCropAutoBehavior() function in android::Camera3Device::RequestThread
6614 status_t Camera3Device::setRotateAndCropAutoBehavior( in setRotateAndCropAutoBehavior() function in android::Camera3Device
6622 return mRequestThread->setRotateAndCropAutoBehavior(rotateAndCropValue); in setRotateAndCropAutoBehavior()
/aosp12/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp2299 return mDevice->setRotateAndCropAutoBehavior( in setRotateAndCropOverride()
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp1637 return mDevice->setRotateAndCropAutoBehavior( in setRotateAndCropOverride()