Searched defs:Path2DLineTo (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/ | ||
| D | canvas_path_peer_impl.cpp | 103 void CanvasPathPeerImpl::Path2DLineTo(double x, double y) in Path2DLineTo() function in OHOS::Ace::NG::GeneratedModifier::CanvasPathPeerImpl |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ | ||
| D | custom_paint_paint_method.cpp | 1096 void CustomPaintPaintMethod::Path2DLineTo(const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::NG::CustomPaintPaintMethod |
| /foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ | ||
| D | rosen_render_offscreen_canvas.cpp | 1573 void RosenRenderOffscreenCanvas::Path2DLineTo(const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::RosenRenderOffscreenCanvas |
| D | rosen_render_custom_paint.cpp | 1414 void RosenRenderCustomPaint::Path2DLineTo(const Offset& offset, const PathArgs& args) in Path2DLineTo() function in OHOS::Ace::RosenRenderCustomPaint |