Home
last modified time | relevance | path

Searched refs:FromLinear (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp374 Vector3f FromLinear(const Vector3f& val) const in FromLinear() function in OHOS::Rosen::Detail::SimpleColorSpace
386 return ApplyTransForm(FromLinear(xyzToRgb_ * xyz), clamper_); in XYZToRGB()