Searched refs:Path2DMoveTo (Results 1 – 6 of 6) sorted by relevance
167 void Path2DMoveTo(const PathArgs& args);
155 void Path2DMoveTo(const Offset& offset, const PathArgs& args);
223 Path2DMoveTo(args); in ParsePath2D()1558 void RosenRenderOffscreenCanvas::Path2DMoveTo(const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::RosenRenderOffscreenCanvas2566 Path2DMoveTo(args); in UpdateTextStyleForeground()
1338 Path2DMoveTo(offset, args); in ParsePath2D()1561 void RosenRenderCustomPaint::Path2DMoveTo(const Offset& offset, const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::RosenRenderCustomPaint
313 void Path2DMoveTo(const PathArgs& args);
985 Path2DMoveTo(args); in ParsePath2D()1029 void CustomPaintPaintMethod::Path2DMoveTo(const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::NG::CustomPaintPaintMethod