Home
last modified time | relevance | path

Searched defs:kExposureTimeRange (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/camera/qemu-pipeline3/
DQemuSensor.h122 static const nsecs_t kExposureTimeRange[2]; variable
DQemuSensor.cpp46 const nsecs_t QemuSensor::kExposureTimeRange[2] = member in android::QemuSensor
/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DSensor.h163 static const nsecs_t kExposureTimeRange[2]; variable
DSensor.cpp41 const nsecs_t Sensor::kExposureTimeRange[2] = {1000L, member in android::Sensor
/device/generic/goldfish/camera/fake-pipeline2/
DSensor.h165 static const nsecs_t kExposureTimeRange[2]; variable
DSensor.cpp43 const nsecs_t Sensor::kExposureTimeRange[2] = member in android::Sensor
/device/generic/goldfish/camera/
DEmulatorCameraTest.cpp20 const nsecs_t kExposureTimeRange[2] = variable