Home
last modified time | relevance | path

Searched refs:Path2DRect (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.h174 void Path2DRect(const PathArgs& args);
H A Drosen_render_custom_paint.h162 void Path2DRect(const Offset& offset, const PathArgs& args);
H A Drosen_render_offscreen_canvas.cpp251 Path2DRect(args); in ParsePath2D()
1745 void RosenRenderOffscreenCanvas::Path2DRect(const PathArgs& args) in Path2DRect() function in OHOS::Ace::RosenRenderOffscreenCanvas
2594 Path2DRect(args); in UpdateTextStyleForeground()
H A Drosen_render_custom_paint.cpp1366 Path2DRect(offset, args); in ParsePath2D()
1743 void RosenRenderCustomPaint::Path2DRect(const Offset& offset, const PathArgs& args) in Path2DRect() function in OHOS::Ace::RosenRenderCustomPaint
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.h317 void Path2DRect(const PathArgs& args);
H A Dcustom_paint_paint_method.cpp1006 Path2DRect(args); in ParsePath2D()
2011 void CustomPaintPaintMethod::Path2DRect(const PathArgs& args) in Path2DRect() function in OHOS::Ace::NG::CustomPaintPaintMethod