Searched refs:FromLinear (Results 1 – 1 of 1) sorted by relevance
374 Vector3f FromLinear(const Vector3f& val) const in FromLinear() function in OHOS::Rosen::Detail::SimpleColorSpace386 return ApplyTransForm(FromLinear(xyzToRgb_ * xyz), clamper_); in XYZToRGB()