Searched refs:RY (Results 1 – 4 of 4) sorted by relevance
220 float RY = 1 - GY - BY; in computeXYZMatrix() local222 float RYRy = RY / R.y; in computeXYZMatrix()227 float3{RYRy * R.x, RY, RYRy * (1 - R.x - R.y)}, in computeXYZMatrix()
344 DEFINE_AXIS(RY),
420 axis 0x04 RY
3381 float RY = 1 - GY - BY; in computeXYZMatrix() local3383 float RYRy = RY / Ry; in computeXYZMatrix()3388 RYRy * Rx, RY, RYRy * (1 - Rx - Ry), in computeXYZMatrix()