Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.cpp227 kSunlight[time_idx] == kTwilightIllum) { in CalculateScene()
235 kSunlight[next_time_idx] == kTwilightIllum) { in CalculateScene()
550 kTwilightIllum, // 06:00
557 kTwilightIllum,
581 const float EmulatedScene::kTwilightIllum = 4; member in android::EmulatedScene
DEmulatedScene.h195 static const float kTwilightIllum; variable