Searched defs:Path2DQuadraticCurveTo (Results 1 – 5 of 5) sorted by relevance
1007 void FlutterRenderCustomPaint::Path2DQuadraticCurveTo(const Offset& offset, const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::FlutterRenderCustomPaint
891 void FlutterRenderOffscreenCanvas::Path2DQuadraticCurveTo(const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::FlutterRenderOffscreenCanvas
1461 void RosenRenderCustomPaint::Path2DQuadraticCurveTo(const Offset& offset, const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::RosenRenderCustomPaint
1790 void RosenRenderOffscreenCanvas::Path2DQuadraticCurveTo(const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::RosenRenderOffscreenCanvas
1988 void CustomPaintPaintMethod::Path2DQuadraticCurveTo(const OffsetF& offset, const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::NG::CustomPaintPaintMethod