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

  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraHWI_Metatags.cpp 338 int32_t exposureCompensationRange[] = {-9, 9};
340 exposureCompensationRange,
341 sizeof(exposureCompensationRange)/sizeof(int32_t));
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.cpp 775 camera_metadata_ro_entry_t exposureCompensationRange =
777 if (!exposureCompensationRange.count) return NO_INIT;
780 exposureCompensationRange.data.i32[1]);
782 exposureCompensationRange.data.i32[0]);
    [all...]
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp     [all...]
EmulatedFakeCamera2.cpp     [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 80 milliseconds