Searched defs:Path2DQuadraticCurveTo (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ | ||
H A D | custom_paint_paint_method.cpp | 1128 void CustomPaintPaintMethod::Path2DQuadraticCurveTo(const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::NG::CustomPaintPaintMethod |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ | ||
H A D | rosen_render_custom_paint.cpp | 1644 void RosenRenderCustomPaint::Path2DQuadraticCurveTo(const Offset& offset, const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::RosenRenderCustomPaint |
H A D | rosen_render_offscreen_canvas.cpp | 1647 void RosenRenderOffscreenCanvas::Path2DQuadraticCurveTo(const PathArgs& args) in Path2DQuadraticCurveTo() function in OHOS::Ace::RosenRenderOffscreenCanvas |