Home
last modified time | relevance | path

Searched defs:Path2DQuadraticCurveTo (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Dflutter_render_custom_paint.cpp1007 void FlutterRenderCustomPaint::Path2DQuadraticCurveTo(const Offset& offset, const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::FlutterRenderCustomPaint
Dflutter_render_offscreen_canvas.cpp891 void FlutterRenderOffscreenCanvas::Path2DQuadraticCurveTo(const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::FlutterRenderOffscreenCanvas
Drosen_render_custom_paint.cpp1461 void RosenRenderCustomPaint::Path2DQuadraticCurveTo(const Offset& offset, const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::RosenRenderCustomPaint
Drosen_render_offscreen_canvas.cpp1790 void RosenRenderOffscreenCanvas::Path2DQuadraticCurveTo(const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::RosenRenderOffscreenCanvas
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/
Dcustom_paint_paint_method.cpp1988 void CustomPaintPaintMethod::Path2DQuadraticCurveTo(const OffsetF& offset, const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::NG::CustomPaintPaintMethod