Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.cpp200 kSunlight[time_idx] == kTwilightIllum) { in CalculateScene()
208 kSunlight[next_time_idx] == kTwilightIllum) { in CalculateScene()
476 kTwilightIllum, // 06:00
483 kTwilightIllum,
507 const float EmulatedScene::kTwilightIllum = 4; member in android::EmulatedScene
DEmulatedScene.h181 static const float kTwilightIllum; variable