Home
last modified time | relevance | path

Searched defs:LineTo (Results 1 – 22 of 22) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
Dtexgine_path.cpp65 TexginePath &TexginePath::LineTo(const TexginePoint &p) in LineTo() function in OHOS::Rosen::TextEngine::TexginePath
/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
Drasterizer_scanline_clip.cpp105 void RasterizerScanlineClip::LineTo(RasterizerCellsAntiAlias& rasterLine, int32_t x2, int32_t y2) in LineTo() function in OHOS::RasterizerScanlineClip
Drasterizer_scanline_antialias.cpp149 void RasterizerScanlineAntialias::LineTo(int32_t x, int32_t y) in LineTo() function in OHOS::RasterizerScanlineAntialias
/foundation/arkui/ui_lite/frameworks/draw/
Dclip_utils.cpp37 ClipPath& ClipPath::LineTo(const PointF& point) in LineTo() function in OHOS::ClipPath
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/rosen/
Dtesting_path.h62 virtual void LineTo(float xs, float ys) {} in LineTo() function
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
Dgeometry_path_storage.h278 void LineTo(float x, float y) in LineTo() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_path.cpp50 void RecordingPath::LineTo(scalar x, scalar y) in LineTo() function in OHOS::Rosen::Drawing::RecordingPath
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dpath.cpp53 void Path::LineTo(scalar x, scalar y) in LineTo() function in OHOS::Rosen::Drawing::Path
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/
Doffscreen_canvas_pattern.cpp104 void OffscreenCanvasPattern::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::OffscreenCanvasPattern
Dcustom_paint_pattern.cpp232 void CustomPaintPattern::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::CustomPaintPattern
Dcustom_paint_paint_method.cpp1548 void CustomPaintPaintMethod::LineTo(PaintWrapper* paintWrapper, double x, double y) in LineTo() function in OHOS::Ace::NG::CustomPaintPaintMethod
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_path.cpp66 void SkiaPath::LineTo(scalar x, scalar y) in LineTo() function in OHOS::Rosen::Drawing::SkiaPath
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.cpp362 void CanvasPath2D::LineTo(double x, double y) in LineTo() function in OHOS::Ace::CanvasPath2D
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dcanvas_renderer_model_impl.cpp580 void CanvasRendererModelImpl::LineTo(const BaseInfo& baseInfo, double x, double y) in LineTo() function in OHOS::Ace::Framework::CanvasRendererModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas_renderer/
Dcanvas_renderer_model_ng.cpp722 void CanvasRendererModelNG::LineTo(const BaseInfo& baseInfo, double x, double y) in LineTo() function in OHOS::Ace::NG::CanvasRendererModelNG
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Dcustom_paint_component.cpp165 void CanvasTaskPool::LineTo(double x, double y) in LineTo() function in OHOS::Ace::CanvasTaskPool
Dflutter_render_custom_paint.cpp673 void FlutterRenderCustomPaint::LineTo(const Offset& offset, double x, double y) in LineTo() function in OHOS::Ace::FlutterRenderCustomPaint
Dflutter_render_offscreen_canvas.cpp1347 void FlutterRenderOffscreenCanvas::LineTo(double x, double y) in LineTo() function in OHOS::Ace::FlutterRenderOffscreenCanvas
Drosen_render_custom_paint.cpp899 void RosenRenderCustomPaint::LineTo(const Offset& offset, double x, double y) in LineTo() function in OHOS::Ace::RosenRenderCustomPaint
Drosen_render_offscreen_canvas.cpp2464 void RosenRenderOffscreenCanvas::LineTo(double x, double y) in LineTo() function in OHOS::Ace::RosenRenderOffscreenCanvas
/foundation/arkui/ui_lite/frameworks/components/
Dui_canvas.cpp95 void UICanvas::LineTo(const Point& point) in LineTo() function in OHOS::UICanvas
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dcanvas_component.cpp1621 jerry_value_t CanvasComponent::LineTo(const jerry_value_t func, in LineTo() function in OHOS::ACELite::CanvasComponent