Searched refs:gbY (Results 1 – 5 of 5) sorted by relevance
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedScene.h | 49 float grZ, float gbX, float gbY, float gbZ, float bX,
|
D | EmulatedScene.cpp | 133 float grY, float grZ, float gbX, float gbY, in SetColorFilterXYZ() argument 142 filter_gb_[1] = gbY; in SetColorFilterXYZ()
|
D | EmulatedSensor.h | 113 float gbY = 1.8758f; member
|
D | EmulatedSensor.cpp | 898 device_chars->second.color_filter.gbY, in threadLoop()
|
/hardware/google/camera/devices/EmulatedCamera/hwl/utils/ |
D | HWLUtils.cpp | 310 sensor_chars->color_filter.gbY = RAT_TO_FLOAT(entry.data.r[4]); in GetSensorCharacteristics()
|