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