Home
last modified time | relevance | path

Searched defs:UpdateLineDash (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_graphic.cpp285 void SvgGraphic::UpdateLineDash() in UpdateLineDash() function in OHOS::Ace::NG::SvgGraphic
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.cpp386 void RosenSvgPainter::UpdateLineDash(SkPaint& paint, const StrokeState& strokeState) in UpdateLineDash() function in OHOS::Ace::RosenSvgPainter
399 void RosenSvgPainter::UpdateLineDash(RSPen& pen, const StrokeState& strokeState) in UpdateLineDash() function in OHOS::Ace::RosenSvgPainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp2315 void RosenRenderCustomPaint::UpdateLineDash(SkPaint& paint) function in OHOS::Ace::RosenRenderCustomPaint
2328 void RosenRenderCustomPaint::UpdateLineDash(RSPen& pen) function in OHOS::Ace::RosenRenderCustomPaint
H A Drosen_render_offscreen_canvas.cpp1890 void RosenRenderOffscreenCanvas::UpdateLineDash(SkPaint& paint) in UpdateLineDash() function in OHOS::Ace::RosenRenderOffscreenCanvas
1903 void RosenRenderOffscreenCanvas::UpdateLineDash(RSPen& pen) in UpdateLineDash() function in OHOS::Ace::RosenRenderOffscreenCanvas
H A Dcustom_paint_component.cpp529 void CanvasTaskPool::UpdateLineDash(const std::vector<double>& segments) in UpdateLineDash() function in OHOS::Ace::CanvasTaskPool
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_pattern.cpp880 void CanvasPattern::UpdateLineDash(const std::vector<double>& segments) in UpdateLineDash() function in OHOS::Ace::NG::CanvasPattern
H A Dcustom_paint_paint_method.cpp177 void CustomPaintPaintMethod::UpdateLineDash(RSPen& pen) in UpdateLineDash() function in OHOS::Ace::NG::CustomPaintPaintMethod