Home
last modified time | relevance | path

Searched defs:Path2DAddPath (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dpath2d_peer_impl.h33 void Path2DAddPath(Path2DPeer* path2d, const std::optional<Matrix2DPeer*>& optMatrix) in Path2DAddPath() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
Dcustom_paint_paint_method.cpp1078 void CustomPaintPaintMethod::Path2DAddPath(const PathArgs& args) in Path2DAddPath() function in OHOS::Ace::NG::CustomPaintPaintMethod
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Drosen_render_offscreen_canvas.cpp1524 void RosenRenderOffscreenCanvas::Path2DAddPath(const PathArgs& args) in Path2DAddPath() function in OHOS::Ace::RosenRenderOffscreenCanvas
Drosen_render_custom_paint.cpp1365 void RosenRenderCustomPaint::Path2DAddPath(const Offset& offset, const PathArgs& args) in Path2DAddPath() function in OHOS::Ace::RosenRenderCustomPaint