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

  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.h 165 static const nsecs_t kExposureTimeRange[2];
Sensor.cpp 37 //const nsecs_t Sensor::kExposureTimeRange[2] =
41 const nsecs_t Sensor::kExposureTimeRange[2] =
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 854 exposureTime = (entry.count > 0) ? entry.data.i64[0] : Sensor::kExposureTimeRange[0];
    [all...]
EmulatedFakeCamera2.cpp     [all...]

Completed in 60 milliseconds