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

  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 117 bool autoExposureLock;
Parameters.cpp 778 autoExposureLock = false;
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp 163 autoExposureLock = false;
295 autoExposureLock = false;
412 autoExposureLock = false;
527 autoExposureLock = false;
    [all...]
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 128 bool autoExposureLock;
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp 314 p.autoExposureLock ? "enabled" : "disabled",
    [all...]

Completed in 458 milliseconds