Home
last modified time | relevance | path

Searched defs:kSupportedExposureTimeRange (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h240 static const nsecs_t kSupportedExposureTimeRange[2]; variable
DEmulatedSensor.cpp53 const nsecs_t EmulatedSensor::kSupportedExposureTimeRange[2] = {1000LL, member in android::EmulatedSensor