Searched refs:GenRGBToXYZMatrix (Results 1 – 1 of 1) sorted by relevance
203 Matrix3f GenRGBToXYZMatrix(const std::array<Vector2f, 3>& basePoints, const Vector2f& whitePoint) in GenRGBToXYZMatrix() function337 : rgbToXyz_(GenRGBToXYZMatrix(basePoints, whitePoint)), in SimpleColorSpace()352 : rgbToXyz_(GenRGBToXYZMatrix(basePoints, whitePoint)), in SimpleColorSpace()