Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/fake-pipeline2/
DSensor.h169 static const uint32_t kMaxRawValue; variable
DSensor.cpp49 const uint32_t Sensor::kMaxRawValue = 4000; member in android::Sensor