Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Djs_drawable_descriptor.h54 static napi_value GetMaskClipPath(napi_env env, napi_callback_info info);
H A Djs_drawable_descriptor.cpp303 DECLARE_NAPI_STATIC_FUNCTION("getMaskClipPath", GetMaskClipPath), in InitLayeredDrawable()
449 napi_value JsDrawableDescriptor::GetMaskClipPath(napi_env env, napi_callback_info info) in GetMaskClipPath() function in OHOS::Ace::Napi::JsDrawableDescriptor