Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor_space.cpp253 Vector3 srcLMS = BRADFORD * srcWhitePoint; in AdaptationToD50()
254 Vector3 dstLMS = BRADFORD * ILLUMINANT_D50_XYZ; in AdaptationToD50()
255 return BRADFORD_INV * (dstLMS / srcLMS) * BRADFORD; in AdaptationToD50()
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/export/
H A Dcolor_space.h38 static const Matrix3x3 BRADFORD = {{ variable