Searched refs:Ry (Results 1 – 1 of 1) sorted by relevance
3345 float Ry = primaries[1]; in area() local3350 float det = Rx * Gy + Ry * Bx + Gx * By - Gy * Bx - Ry * Gx - Rx * By; in area()3573 float Ry = primaries[1]; in computeXYZMatrix() local3581 float oneRxRy = (1 - Rx) / Ry; in computeXYZMatrix()3586 float RxRy = Rx / Ry; in computeXYZMatrix()3597 float RYRy = RY / Ry; in computeXYZMatrix()3602 RYRy * Rx, RY, RYRy * (1 - Rx - Ry), in computeXYZMatrix()