Searched refs:kMoonOverhead (Results 1 – 2 of 2) sorted by relevance
157 static const int kMoonOverhead; variable
257 int adjMoonOverhead = (kMoonOverhead + 12 ) % 24; in calculateScene()423 const int Scene::kMoonOverhead = 0; member in android::Scene