Home
last modified time | relevance | path

Searched refs:transEOTF_ (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.cpp339 transEOTF_(GenEOTF(gamma)), in SimpleColorSpace()
354 transEOTF_(GenEOTF(parameters)), in SimpleColorSpace()
371 return ApplyTransForm(val, transEOTF_); in ToLinear()
392 PixelTransformFunc transEOTF_; member in OHOS::Rosen::Detail::SimpleColorSpace