Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_effect_napi/
H A Djs_path_effect.cpp137 napi_value JsPathEffect::CreateCornerPathEffect(napi_env env, napi_callback_info info) in CreateCornerPathEffect() function in OHOS::Rosen::Drawing::JsPathEffect
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dpath_effect.cpp84 std::shared_ptr<PathEffect> PathEffect::CreateCornerPathEffect(scalar radius) in CreateCornerPathEffect() function in OHOS::Rosen::Drawing::PathEffect