Searched defs:Path2DLineTo (Results 1 – 5 of 5) sorted by relevance
961 void FlutterRenderCustomPaint::Path2DLineTo(const Offset& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::FlutterRenderCustomPaint
846 void FlutterRenderOffscreenCanvas::Path2DLineTo(const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::FlutterRenderOffscreenCanvas
1389 void RosenRenderCustomPaint::Path2DLineTo(const Offset& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::RosenRenderCustomPaint
1711 void RosenRenderOffscreenCanvas::Path2DLineTo(const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::RosenRenderOffscreenCanvas
1830 void CustomPaintPaintMethod::Path2DLineTo(const OffsetF& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::NG::CustomPaintPaintMethod