Home
last modified time | relevance | path

Searched defs:setAutoExposure (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
H A DCameraView.java315 public void setAutoExposure(boolean autoExposure) { in setAutoExposure() method in CameraView
/aosp12/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A DCameraView.java318 public void setAutoExposure(boolean autoExposure) { in setAutoExposure() method in CameraView
H A DCameraOps.java665 public void setAutoExposure(boolean autoExposure) { in setAutoExposure() method in CameraOps
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraParameters.cpp2219 int32_t QCameraParameters::setAutoExposure(const QCameraParameters& params) in setAutoExposure() function in qcamera::QCameraParameters
6737 int32_t QCameraParameters::setAutoExposure(const char *autoExp) in setAutoExposure() function in qcamera::QCameraParameters