Searched defs:kMaxRawValue (Results 1 – 2 of 2) sorted by relevance
| /development/tools/emulator/system/camera/fake-pipeline2/ | ||
| D | Sensor.h | 149 static const uint32_t kMaxRawValue; variable |
| D | Sensor.cpp | 48 const uint32_t Sensor::kMaxRawValue = 4000; member in android::Sensor |