Searched refs:kMoonOverhead (Results 1 – 2 of 2) sorted by relevance
197 static const int kMoonOverhead; variable
312 int adj_moon_overhead = (kMoonOverhead + 12) % 24; in CalculateScene()586 const int EmulatedScene::kMoonOverhead = 0; member in android::EmulatedScene