Home
last modified time | relevance | path

Searched defs:ParsePath2D (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp974 void CustomPaintPaintMethod::ParsePath2D(const RefPtr<CanvasPath2D>& path) in ParsePath2D() function in OHOS::Ace::NG::CustomPaintPaintMethod
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp1325 void RosenRenderCustomPaint::ParsePath2D(const Offset& offset, const RefPtr<CanvasPath2D>& path) in ParsePath2D() function in OHOS::Ace::RosenRenderCustomPaint
H A Drosen_render_offscreen_canvas.cpp210 void RosenRenderOffscreenCanvas::ParsePath2D(const RefPtr<CanvasPath2D>& path) in ParsePath2D() function in OHOS::Ace::RosenRenderOffscreenCanvas