Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DScene.h144 static const int kMoonOverhead; variable
DScene.cpp238 int adjMoonOverhead = (kMoonOverhead + 12) % 24; in calculateScene()
389 const int Scene::kMoonOverhead = 0; member in android::Scene
/device/generic/goldfish/camera/fake-pipeline2/
DScene.h187 static const int kMoonOverhead; variable
DScene.cpp259 int adjMoonOverhead = (kMoonOverhead + 12 ) % 24; in calculateScene()
399 const int Scene::kMoonOverhead = 0; member in android::Scene