Home
last modified time | relevance | path

Searched refs:kMoonOverhead (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.h197 static const int kMoonOverhead; variable
DEmulatedScene.cpp312 int adj_moon_overhead = (kMoonOverhead + 12) % 24; in CalculateScene()
586 const int EmulatedScene::kMoonOverhead = 0; member in android::EmulatedScene