Home
last modified time | relevance | path

Searched refs:bZ (Results 1 – 5 of 5) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.h60 float bY, float bZ);
DEmulatedSensor.h113 float bZ = 1.0570f; member
DEmulatedScene.cpp176 float gbZ, float bX, float bY, float bZ) { in SetColorFilterXYZ() argument
188 filter_b_[2] = bZ; in SetColorFilterXYZ()
DEmulatedSensor.cpp577 device_chars->second.color_filter.bZ); in threadLoop()
/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DHWLUtils.cpp167 sensor_chars->color_filter.bZ = RAT_TO_FLOAT(entry.data.r[8]); in GetSensorCharacteristics()