Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_path2d.cpp27 auto jsPath2d = Referenced::MakeRefPtr<JSPath2D>(); in Constructor() local
71 auto* jsPath2d = args.UnwrapArg<JSPath2D>(0); in JsPath2DAddPath() local
H A Djs_canvas_renderer.cpp410 auto* jsPath2d = info.UnwrapArg<JSPath2D>(0); in JsMakePath2D() local