Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_path.cpp57 TexginePath &TexginePath::LineTo(const TexginePoint &p) in LineTo() function in OHOS::Rosen::TextEngine::TexginePath
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_scanline_clip.cpp105 void RasterizerScanlineClip::LineTo(RasterizerCellsAntiAlias& rasterLine, int32_t x2, int32_t y2) in LineTo() function in OHOS::RasterizerScanlineClip
H A Drasterizer_scanline_antialias.cpp149 void RasterizerScanlineAntialias::LineTo(int32_t x, int32_t y) in LineTo() function in OHOS::RasterizerScanlineAntialias
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_path.cpp56 void NativeCanvasPath::LineTo(double x, double y) in LineTo() function in OHOS::Ace::Framework::NativeCanvasPath
H A Dcanvas_renderer.cpp260 void NativeCanvasRenderer::LineTo(const double x, const double y) in LineTo() function in OHOS::Ace::Framework::NativeCanvasRenderer
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Dclip_utils.cpp37 ClipPath& ClipPath::LineTo(const PointF& point) in LineTo() function in OHOS::ClipPath
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_path_storage.h278 void LineTo(float x, float y) in LineTo() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_path.h72 virtual void LineTo(float xs, float ys) {} in LineTo() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_pattern.cpp94 void OffscreenCanvasPattern::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::OffscreenCanvasPattern
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp256 void OffscreenCanvasRenderingContext2DModelNG::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
H A Dcanvas_rendering_context_2d_model_ng.cpp373 void CanvasRenderingContext2DModelNG::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
H A Dcanvas_pattern.cpp335 void CanvasPattern::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::CanvasPattern
H A Dcustom_paint_paint_method.cpp856 void CustomPaintPaintMethod::LineTo(double x, double y) in LineTo() 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.cpp244 void CanvasRenderingContext2DModelImpl::LineTo(double x, double y) in LineTo() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp245 void OffscreenCanvasRenderingContext2DModelImpl::LineTo(double x, double y) in LineTo() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp365 void CanvasPath2D::LineTo(double x, double y) in LineTo() function in OHOS::Ace::CanvasPath2D
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp53 void Path::LineTo(scalar x, scalar y) in LineTo() function in OHOS::Rosen::Drawing::Path
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp67 void SkiaPath::LineTo(scalar x, scalar y) in LineTo() function in OHOS::Rosen::Drawing::SkiaPath
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/
H A Djs_path.cpp179 napi_value JsPath::LineTo(napi_env env, napi_callback_info info) in LineTo() function in OHOS::Rosen::Drawing::JsPath
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.cpp164 void CanvasTaskPool::LineTo(double x, double y) in LineTo() function in OHOS::Ace::CanvasTaskPool
H A Drosen_render_custom_paint.cpp1108 void RosenRenderCustomPaint::LineTo(const Offset& offset, double x, double y) in LineTo() function in OHOS::Ace::RosenRenderCustomPaint
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp95 void UICanvas::LineTo(const Point& point) in LineTo() function in OHOS::UICanvas
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp1379 std::string BubbleLayoutAlgorithm::LineTo(double x, double y) in LineTo() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp1621 jerry_value_t CanvasComponent::LineTo(const jerry_value_t func, in LineTo() function in OHOS::ACELite::CanvasComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp2128 std::string SheetPresentationPattern::LineTo(double x, double y) in GetSheetTypeWithAuto() function in OHOS::Ace::NG::SheetPresentationPattern

12