Searched refs:Ry (Results 1 – 1 of 1) sorted by relevance
3366 float Ry = primaries[1]; in area() local3371 float det = Rx * Gy + Ry * Bx + Gx * By - Gy * Bx - Ry * Gx - Rx * By; in area()3594 float Ry = primaries[1]; in computeXYZMatrix() local3602 float oneRxRy = (1 - Rx) / Ry; in computeXYZMatrix()3607 float RxRy = Rx / Ry; in computeXYZMatrix()3618 float RYRy = RY / Ry; in computeXYZMatrix()3623 RYRy * Rx, RY, RYRy * (1 - Rx - Ry), in computeXYZMatrix()