Home
last modified time | relevance | path

Searched defs:BezierCurveTo (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_path.cpp76 void NativeCanvasPath::BezierCurveTo(double cp1x, double cp1y, double cp2x, double cp2y, double x, … in BezierCurveTo() function in OHOS::Ace::Framework::NativeCanvasPath
H A Dcanvas_renderer.cpp270 void NativeCanvasRenderer::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::Framework::NativeCanvasRenderer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_pattern.cpp119 void OffscreenCanvasPattern::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::NG::OffscreenCanvasPattern
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp262 void OffscreenCanvasRenderingContext2DModelNG::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
H A Dcanvas_rendering_context_2d_model_ng.cpp380 void CanvasRenderingContext2DModelNG::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
H A Dcanvas_pattern.cpp395 void CanvasPattern::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::NG::CanvasPattern
H A Dcustom_paint_paint_method.cpp960 void CustomPaintPaintMethod::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::NG::CustomPaintPaintMethod
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp250 void CanvasRenderingContext2DModelImpl::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp251 void OffscreenCanvasRenderingContext2DModelImpl::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp406 void CanvasPath2D::BezierCurveTo(double cp1x, double cp1y, double cp2x, double cp2y, double x, doub… in BezierCurveTo() function in OHOS::Ace::CanvasPath2D
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.cpp170 void CanvasTaskPool::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::CanvasTaskPool
H A Drosen_render_custom_paint.cpp1117 void RosenRenderCustomPaint::BezierCurveTo(const Offset& offset, const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::RosenRenderCustomPaint
H A Drosen_render_offscreen_canvas.cpp2416 void RosenRenderOffscreenCanvas::BezierCurveTo(const BezierCurveParam& param) in UpdateTextStyleForeground() function in OHOS::Ace::RosenRenderOffscreenCanvas