Home
last modified time | relevance | path

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

12

/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
Dtexgine_path.cpp57 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/bridge/cj_frontend/cppview/
Dcanvas_path.cpp56 void NativeCanvasPath::LineTo(double x, double y) in LineTo() function in OHOS::Ace::Framework::NativeCanvasPath
Dcanvas_renderer.cpp260 void NativeCanvasRenderer::LineTo(const double x, const double y) in LineTo() function in OHOS::Ace::Framework::NativeCanvasRenderer
/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/arkui/ace_engine/test/mock/core/rosen/
Dtesting_path.h72 virtual void LineTo(float xs, float ys) {} in LineTo() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
Doffscreen_canvas_rendering_context_2d_model_ng.cpp256 void OffscreenCanvasRenderingContext2DModelNG::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
Doffscreen_canvas_pattern.cpp94 void OffscreenCanvasPattern::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::OffscreenCanvasPattern
Dcanvas_rendering_context_2d_model_ng.cpp373 void CanvasRenderingContext2DModelNG::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
Dcanvas_pattern.cpp335 void CanvasPattern::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::CanvasPattern
Dcustom_paint_paint_method.cpp856 void CustomPaintPaintMethod::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::CustomPaintPaintMethod
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
Doffscreen_canvas_rendering_context_2d_model_impl.cpp245 void OffscreenCanvasRenderingContext2DModelImpl::LineTo(double x, double y) in LineTo() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
Dcanvas_rendering_context_2d_model_impl.cpp244 void CanvasRenderingContext2DModelImpl::LineTo(double x, double y) in LineTo() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.cpp365 void CanvasPath2D::LineTo(double x, double y) in LineTo() function in OHOS::Ace::CanvasPath2D
/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/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_path.cpp67 void SkiaPath::LineTo(scalar x, scalar y) in LineTo() function in OHOS::Rosen::Drawing::SkiaPath
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/
Djs_path.cpp179 napi_value JsPath::LineTo(napi_env env, napi_callback_info info) in LineTo() function in OHOS::Rosen::Drawing::JsPath
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Dcustom_paint_component.cpp164 void CanvasTaskPool::LineTo(double x, double y) in LineTo() function in OHOS::Ace::CanvasTaskPool
Drosen_render_custom_paint.cpp1108 void RosenRenderCustomPaint::LineTo(const Offset& offset, double x, double y) in LineTo() function in OHOS::Ace::RosenRenderCustomPaint
Drosen_render_offscreen_canvas.cpp2408 void RosenRenderOffscreenCanvas::LineTo(double x, double y) in UpdateTextStyleForeground() 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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_layout_algorithm.cpp1662 std::string BubbleLayoutAlgorithm::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::BubbleLayoutAlgorithm

12