Home
last modified time | relevance | path

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

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