Home
last modified time | relevance | path

Searched refs:Path2DClosePath (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_offscreen_canvas.h175 void Path2DClosePath(const PathArgs& args);
H A Drosen_render_custom_paint.h163 void Path2DClosePath(const Offset& offset, const PathArgs& args);
H A Drosen_render_offscreen_canvas.cpp255 Path2DClosePath(args); in ParsePath2D()
1758 void RosenRenderOffscreenCanvas::Path2DClosePath(const PathArgs& args) in Path2DClosePath() function in OHOS::Ace::RosenRenderOffscreenCanvas
2598 Path2DClosePath(args); in UpdateTextStyleForeground()
H A Drosen_render_custom_paint.cpp1370 Path2DClosePath(offset, args); in ParsePath2D()
1756 void RosenRenderCustomPaint::Path2DClosePath(const Offset& offset, const PathArgs& args) in Path2DClosePath() function in OHOS::Ace::RosenRenderCustomPaint
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.h312 void Path2DClosePath();
H A Dcustom_paint_paint_method.cpp1009 Path2DClosePath(); in ParsePath2D()
1024 void CustomPaintPaintMethod::Path2DClosePath() in Path2DClosePath() function in OHOS::Ace::NG::CustomPaintPaintMethod