Searched refs:kMoonOverhead (Results 1 – 4 of 4) sorted by relevance
144 static const int kMoonOverhead; variable
238 int adjMoonOverhead = (kMoonOverhead + 12) % 24; in calculateScene()389 const int Scene::kMoonOverhead = 0; member in android::Scene
187 static const int kMoonOverhead; variable
259 int adjMoonOverhead = (kMoonOverhead + 12 ) % 24; in calculateScene()399 const int Scene::kMoonOverhead = 0; member in android::Scene