Home
last modified time | relevance | path

Searched defs:kMaxRawValue (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/camera/fake-pipeline2/
DSensor.h172 static const uint32_t kMaxRawValue; variable
DSensor.cpp52 const uint32_t Sensor::kMaxRawValue = 4000; member in android::Sensor
/device/google/cuttlefish_common/guest/hals/camera/fake-pipeline2/
DSensor.h170 static const uint32_t kMaxRawValue; variable
DSensor.cpp53 const uint32_t Sensor::kMaxRawValue = 4000; member in android::Sensor