Searched refs:Gy (Results 1 – 1 of 1) sorted by relevance
3133 float Gy = primaries[3]; in area() local3136 float det = Rx * Gy + Ry * Bx + Gx * By - Gy * Bx - Ry * Gx - Rx * By; in area()3361 float Gy = primaries[3]; in computeXYZMatrix() local3368 float oneGxGy = (1 - Gx) / Gy; in computeXYZMatrix()3373 float GxGy = Gx / Gy; in computeXYZMatrix()3384 float GYGy = GY / Gy; in computeXYZMatrix()3389 GYGy * Gx, GY, GYGy * (1 - Gx - Gy), in computeXYZMatrix()