Searched refs:Gx (Results 1 – 1 of 1) sorted by relevance
3329 float Gx = primaries[2]; in area() local3333 float det = Rx * Gy + Ry * Bx + Gx * By - Gy * Bx - Ry * Gx - Rx * By; in area()3557 float Gx = primaries[2]; in computeXYZMatrix() local3565 float oneGxGy = (1 - Gx) / Gy; in computeXYZMatrix()3570 float GxGy = Gx / Gy; in computeXYZMatrix()3586 GYGy * Gx, GY, GYGy * (1 - Gx - Gy), in computeXYZMatrix()