Home
last modified time | relevance | path

Searched refs:Path2DStroke (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_offscreen_canvas.h176 void Path2DStroke();
H A Drosen_render_custom_paint.h164 void Path2DStroke(const Offset& offset);
H A Drosen_render_custom_paint.cpp1515 Path2DStroke(offset); in Stroke()
1765 void RosenRenderCustomPaint::Path2DStroke(const Offset& offset) in Path2DStroke() function in OHOS::Ace::RosenRenderCustomPaint
H A Drosen_render_offscreen_canvas.cpp1431 Path2DStroke(); in Stroke()
1767 void RosenRenderOffscreenCanvas::Path2DStroke() in Path2DStroke() function in OHOS::Ace::RosenRenderOffscreenCanvas
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.h308 void Path2DStroke();
H A Dcustom_paint_paint_method.cpp789 Path2DStroke(); in Stroke()
793 void CustomPaintPaintMethod::Path2DStroke() in Path2DStroke() function in OHOS::Ace::NG::CustomPaintPaintMethod
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/canvas/
H A Dcanvas_custom_paint_method_test_ng.cpp793 paintMethod->Path2DStroke();
801 paintMethod->Path2DStroke();