Searched refs:RYRy (Results 1 – 3 of 3) sorted by relevance
222 float RYRy = RY / R.y; in computeXYZMatrix() local227 float3{RYRy * R.x, RY, RYRy * (1 - R.x - R.y)}, in computeXYZMatrix()
223 float RYRy = RY / R.y; in computeXYZMatrix() local228 float3{RYRy * R.x, RY, RYRy * (1 - R.x - R.y)}, in computeXYZMatrix()
3597 float RYRy = RY / Ry; in computeXYZMatrix() local3602 RYRy * Rx, RY, RYRy * (1 - Rx - Ry), in computeXYZMatrix()