HomeSort by relevance Sort by last modified time
    Searched refs:setExposureCompensation (Results 1 - 25 of 44) sorted by null

1 2

  /device/generic/goldfish/camera/
EmulatedCameraDevice.h 166 void setExposureCompensation(const float ev);
EmulatedCameraDevice.cpp 114 void EmulatedCameraDevice::setExposureCompensation(const float ev) {
EmulatedCamera.cpp 454 getCameraDevice()->setExposureCompensation(
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java 409 params.setExposureCompensation(params.getMinExposureCompensation());
412 params.setExposureCompensation(params.getMaxExposureCompensation());
415 params.setExposureCompensation(0);
CameraFunctionalTest.java 139 params.setExposureCompensation(i);
  /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 655 int32_t setExposureCompensation(const QCameraParameters& );
711 int32_t setExposureCompensation(int expComp);
    [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...]
  /packages/apps/Camera2/src/com/android/camera/
PhotoModule.java 642 setExposureCompensation(value);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 661 status_t setExposureCompensation(const QCameraParameters &params);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 602 status_t setExposureCompensation(const QCameraParameters &params);
  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyRequestMapper.java 203 params.setExposureCompensation(compensation);
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCameraAgentImpl.java 673 parameters.setExposureCompensation(settings.getExposureCompensationIndex());
    [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java     [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
Camera.java     [all...]
  /cts/tests/camera/src/android/hardware/cts/
CameraTest.java     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp     [all...]
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 

Completed in 883 milliseconds

1 2