Home
last modified time | relevance | path

Searched defs:GetWhitePoint (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/cj/color_manager/
H A Dcj_color_manager.cpp72 std::array<float, DIMES_2> CjColorManager::GetWhitePoint(int32_t* errCode) in GetWhitePoint() function in OHOS::ColorManager::CjColorManager
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/
H A Djs_color_space.cpp62 napi_value JsColorSpace::GetWhitePoint(napi_env env, napi_callback_info info) in GetWhitePoint() function in OHOS::ColorManager::JsColorSpace
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/export/
H A Dcolor_space.h197 std::array<float, DIMES_2> GetWhitePoint() const in GetWhitePoint() function