Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/fake-pipeline2/
DScene.cpp163 kSunlight[timeIdx] == kTwilightIllum) { in calculateScene()
171 kSunlight[nextTimeIdx] == kTwilightIllum) { in calculateScene()
370 kTwilightIllum, // 06:00
377 kTwilightIllum,
404 const float Scene::kTwilightIllum = 4; member in android::Scene
DScene.h193 static const float kTwilightIllum; variable
/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DScene.cpp163 kSunlight[timeIdx] == kTwilightIllum) { in calculateScene()
171 kSunlight[nextTimeIdx] == kTwilightIllum) { in calculateScene()
364 kTwilightIllum, // 06:00
371 kTwilightIllum,
394 const float Scene::kTwilightIllum = 4; member in android::Scene
DScene.h150 static const float kTwilightIllum; variable