Searched refs:Gx (Results 1 – 1 of 1) sorted by relevance
3290 float Gx = primaries[2]; in area() local3294 float det = Rx * Gy + Ry * Bx + Gx * By - Gy * Bx - Ry * Gx - Rx * By; in area()3518 float Gx = primaries[2]; in computeXYZMatrix() local3526 float oneGxGy = (1 - Gx) / Gy; in computeXYZMatrix()3531 float GxGy = Gx / Gy; in computeXYZMatrix()3547 GYGy * Gx, GY, GYGy * (1 - Gx - Gy), in computeXYZMatrix()