Searched defs:Path2DMoveTo (Results 1 – 7 of 7) sorted by relevance
775 void CustomPaintPaintMethod::Path2DMoveTo(const OffsetF& offset, const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::NG::CustomPaintPaintMethod
968 void FlutterRenderCustomPaint::Path2DMoveTo(const Offset& offset, const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::FlutterRenderCustomPaint
892 void FlutterRenderOffscreenCanvas::Path2DMoveTo(const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::FlutterRenderOffscreenCanvas
963 void RosenRenderOffscreenCanvas::Path2DMoveTo(const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::RosenRenderOffscreenCanvas
1085 void RosenRenderCustomPaint::Path2DMoveTo(const Offset& offset, const PathArgs& args) in Path2DMoveTo() function in OHOS::Ace::RosenRenderCustomPaint
1177 void V8OffscreenCanvasBridge::Path2DMoveTo(const v8::FunctionCallbackInfo<v8::Value>& args) in Path2DMoveTo() function in OHOS::Ace::Framework::V8OffscreenCanvasBridge
1236 void V8CanvasBridge::Path2DMoveTo(const v8::FunctionCallbackInfo<v8::Value>& args) in Path2DMoveTo() function in OHOS::Ace::Framework::V8CanvasBridge