Searched defs:Path2DLineTo (Results 1 – 7 of 7) sorted by relevance
782 void CustomPaintPaintMethod::Path2DLineTo(const OffsetF& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::NG::CustomPaintPaintMethod
975 void FlutterRenderCustomPaint::Path2DLineTo(const Offset& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::FlutterRenderCustomPaint
899 void FlutterRenderOffscreenCanvas::Path2DLineTo(const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::FlutterRenderOffscreenCanvas
970 void RosenRenderOffscreenCanvas::Path2DLineTo(const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::RosenRenderOffscreenCanvas
1092 void RosenRenderCustomPaint::Path2DLineTo(const Offset& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::RosenRenderCustomPaint
1204 void V8OffscreenCanvasBridge::Path2DLineTo(const v8::FunctionCallbackInfo<v8::Value>& args) in Path2DLineTo() function in OHOS::Ace::Framework::V8OffscreenCanvasBridge
1261 void V8CanvasBridge::Path2DLineTo(const v8::FunctionCallbackInfo<v8::Value>& args) in Path2DLineTo() function in OHOS::Ace::Framework::V8CanvasBridge