Searched refs:Path2DLineTo (Results 1 – 6 of 6) sorted by relevance
168 void Path2DLineTo(const PathArgs& args);
156 void Path2DLineTo(const Offset& offset, const PathArgs& args);
227 Path2DLineTo(args); in ParsePath2D()1569 void RosenRenderOffscreenCanvas::Path2DLineTo(const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::RosenRenderOffscreenCanvas2570 Path2DLineTo(args); in UpdateTextStyleForeground()
1342 Path2DLineTo(offset, args); in ParsePath2D()1572 void RosenRenderCustomPaint::Path2DLineTo(const Offset& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::RosenRenderCustomPaint
314 void Path2DLineTo(const PathArgs& args);
988 Path2DLineTo(args); in ParsePath2D()1034 void CustomPaintPaintMethod::Path2DLineTo(const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::NG::CustomPaintPaintMethod