HomeSort by relevance Sort by last modified time
    Searched refs:setAutoExposure (Results 1 - 16 of 16) sorted by null

  /frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
MainActivity.java 108 mPreviewView.setAutoExposure(false);
112 mPreviewView.setAutoExposure(true);
119 mPreviewView.setAutoExposure(false);
123 mPreviewView.setAutoExposure(true);
CameraView.java 315 public void setAutoExposure(boolean autoExposure) {
316 mCameraOps.setAutoExposure(autoExposure);
CameraOps.java 628 public void setAutoExposure(boolean autoExposure) {
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.h     [all...]
QCameraParameters.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraParameters.h     [all...]
QCameraParameters.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.h 632 int32_t setAutoExposure(const QCameraParameters& );
689 int32_t setAutoExposure(const char *autoExp);
    [all...]
QCameraParameters.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.h     [all...]
QCameraParameters.cpp     [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCameraParameters.h     [all...]
QCameraParameters.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 662 status_t setAutoExposure(const QCameraParameters& params);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 603 status_t setAutoExposure(const QCameraParameters& params);
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp     [all...]

Completed in 1417 milliseconds