Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp150 struct XyzMatrix { struct
151 float xR = 3.2406f;
152 float yR = -1.5372f;
153 float zR = -0.4986f;
154 float xG = -0.9689f;
155 float yG = 1.8758f;
156 float zG = 0.0415f;
157 float xB = 0.0557f;
158 float yB = -0.2040f;
159 float zB = 1.0570f;