Searched refs:OnGetSendableWhitePoint (Results 1 – 2 of 2) sorted by relevance
49 napi_value OnGetSendableWhitePoint(napi_env env, napi_callback_info info);
83 return me->OnGetSendableWhitePoint(env, info); in GetSendableWhitePoint()186 napi_value JsColorSpace::OnGetSendableWhitePoint(napi_env env, napi_callback_info info) in OnGetSendableWhitePoint() function in OHOS::ColorManager::JsColorSpace