/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | canvas_path.cpp | 76 void NativeCanvasPath::BezierCurveTo(double cp1x, double cp1y, double cp2x, double cp2y, double x, … in BezierCurveTo() function in OHOS::Ace::Framework::NativeCanvasPath
|
H A D | canvas_renderer.cpp | 270 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 D | offscreen_canvas_pattern.cpp | 119 void OffscreenCanvasPattern::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::NG::OffscreenCanvasPattern
|
H A D | offscreen_canvas_rendering_context_2d_model_ng.cpp | 262 void OffscreenCanvasRenderingContext2DModelNG::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
|
H A D | canvas_rendering_context_2d_model_ng.cpp | 380 void CanvasRenderingContext2DModelNG::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
|
H A D | canvas_pattern.cpp | 395 void CanvasPattern::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::NG::CanvasPattern
|
H A D | custom_paint_paint_method.cpp | 960 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 D | canvas_rendering_context_2d_model_impl.cpp | 250 void CanvasRenderingContext2DModelImpl::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
|
H A D | offscreen_canvas_rendering_context_2d_model_impl.cpp | 251 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 D | decoration.cpp | 406 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 D | custom_paint_component.cpp | 170 void CanvasTaskPool::BezierCurveTo(const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::CanvasTaskPool
|
H A D | rosen_render_custom_paint.cpp | 1117 void RosenRenderCustomPaint::BezierCurveTo(const Offset& offset, const BezierCurveParam& param) in BezierCurveTo() function in OHOS::Ace::RosenRenderCustomPaint
|
H A D | rosen_render_offscreen_canvas.cpp | 2416 void RosenRenderOffscreenCanvas::BezierCurveTo(const BezierCurveParam& param) in UpdateTextStyleForeground() function in OHOS::Ace::RosenRenderOffscreenCanvas
|