Home
last modified time | relevance | path

Searched defs:kDefaultColorCorrectionGains (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h251 static const float kDefaultColorCorrectionGains[4]; variable
DEmulatedSensor.cpp114 const float EmulatedSensor::kDefaultColorCorrectionGains[4] = {1.0f, 1.0f, 1.0f, member in android::EmulatedSensor