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