Home
last modified time | relevance | path

Searched defs:CreateComposePathEffect (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dpath_effect.cpp99 std::shared_ptr<PathEffect> PathEffect::CreateComposePathEffect(PathEffect& e1, PathEffect& e2) in CreateComposePathEffect() function in OHOS::Rosen::Drawing::PathEffect
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_effect_napi/
Djs_path_effect.cpp177 napi_value JsPathEffect::CreateComposePathEffect(napi_env env, napi_callback_info info) in CreateComposePathEffect() function in OHOS::Rosen::Drawing::JsPathEffect