HomeSort by relevance Sort by last modified time
    Searched full:exposure_value (Results 1 - 2 of 2) sorted by null

  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedCamera.cpp 489 const float exposure_value = local
493 getCameraDevice()->setExposureCompensation(exposure_value);
    [all...]
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 591 const float exposure_value = new_exposure_compensation * local
596 exposure_value);
    [all...]

Completed in 142 milliseconds