Home
last modified time | relevance | path

Searched defs:Path2DLineTo (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/
Dcustom_paint_paint_method.cpp782 void CustomPaintPaintMethod::Path2DLineTo(const OffsetF& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::NG::CustomPaintPaintMethod
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Dflutter_render_custom_paint.cpp975 void FlutterRenderCustomPaint::Path2DLineTo(const Offset& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::FlutterRenderCustomPaint
Dflutter_render_offscreen_canvas.cpp899 void FlutterRenderOffscreenCanvas::Path2DLineTo(const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::FlutterRenderOffscreenCanvas
Drosen_render_offscreen_canvas.cpp970 void RosenRenderOffscreenCanvas::Path2DLineTo(const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::RosenRenderOffscreenCanvas
Drosen_render_custom_paint.cpp1092 void RosenRenderCustomPaint::Path2DLineTo(const Offset& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::RosenRenderCustomPaint
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/v8/
Dv8_offscreen_canvas_bridge.cpp1204 void V8OffscreenCanvasBridge::Path2DLineTo(const v8::FunctionCallbackInfo<v8::Value>& args) in Path2DLineTo() function in OHOS::Ace::Framework::V8OffscreenCanvasBridge
Dv8_canvas_bridge.cpp1261 void V8CanvasBridge::Path2DLineTo(const v8::FunctionCallbackInfo<v8::Value>& args) in Path2DLineTo() function in OHOS::Ace::Framework::V8CanvasBridge