Searched defs:Path2DMoveTo (Results 1 – 5 of 5) sorted by relevance
954 void FlutterRenderCustomPaint::Path2DMoveTo(const Offset& offset, const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::FlutterRenderCustomPaint
839 void FlutterRenderOffscreenCanvas::Path2DMoveTo(const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::FlutterRenderOffscreenCanvas
1378 void RosenRenderCustomPaint::Path2DMoveTo(const Offset& offset, const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::RosenRenderCustomPaint
1700 void RosenRenderOffscreenCanvas::Path2DMoveTo(const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::RosenRenderOffscreenCanvas
1819 void CustomPaintPaintMethod::Path2DMoveTo(const OffsetF& offset, const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::NG::CustomPaintPaintMethod