Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.cpp235 kSunlight[time_idx] == kTwilightIllum) { in CalculateScene()
243 kSunlight[next_time_idx] == kTwilightIllum) { in CalculateScene()
560 kTwilightIllum, // 06:00
567 kTwilightIllum,
591 const float EmulatedScene::kTwilightIllum = 4; member in android::EmulatedScene
DEmulatedScene.h203 static const float kTwilightIllum; variable