Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
Dsvg_graphic.cpp237 void SvgGraphic::UpdateLineDash() in UpdateLineDash() function in OHOS::Ace::NG::SvgGraphic
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
Drosen_svg_painter.cpp401 void RosenSvgPainter::UpdateLineDash(SkPaint& paint, const StrokeState& strokeState) in UpdateLineDash() function in OHOS::Ace::RosenSvgPainter
414 void RosenSvgPainter::UpdateLineDash(RSPen& pen, const StrokeState& strokeState) in UpdateLineDash() function in OHOS::Ace::RosenSvgPainter
Dflutter_svg_painter.cpp226 void FlutterSvgPainter::UpdateLineDash(SkPaint& paint, const StrokeState& strokeState) in UpdateLineDash() function in OHOS::Ace::FlutterSvgPainter
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/
Dcustom_paint_paint_method.cpp146 void CustomPaintPaintMethod::UpdateLineDash(SkPaint& paint) in UpdateLineDash() function in OHOS::Ace::NG::CustomPaintPaintMethod
159 void CustomPaintPaintMethod::UpdateLineDash(RSPen& pen) in UpdateLineDash() function in OHOS::Ace::NG::CustomPaintPaintMethod
Dcustom_paint_pattern.cpp730 void CustomPaintPattern::UpdateLineDash(const std::vector<double>& segments) in UpdateLineDash() function in OHOS::Ace::NG::CustomPaintPattern
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Drosen_render_custom_paint.cpp2100 void RosenRenderCustomPaint::UpdateLineDash(SkPaint& paint) in UpdateLineDash() function in OHOS::Ace::RosenRenderCustomPaint
2113 void RosenRenderCustomPaint::UpdateLineDash(RSPen& pen) in UpdateLineDash() function in OHOS::Ace::RosenRenderCustomPaint
Drosen_render_offscreen_canvas.cpp2048 void RosenRenderOffscreenCanvas::UpdateLineDash(SkPaint& paint) in UpdateLineDash() function in OHOS::Ace::RosenRenderOffscreenCanvas
2061 void RosenRenderOffscreenCanvas::UpdateLineDash(RSPen& pen) in UpdateLineDash() function in OHOS::Ace::RosenRenderOffscreenCanvas
Dcustom_paint_component.cpp531 void CanvasTaskPool::UpdateLineDash(const std::vector<double>& segments) in UpdateLineDash() function in OHOS::Ace::CanvasTaskPool
Dflutter_render_custom_paint.cpp1372 void FlutterRenderCustomPaint::UpdateLineDash(SkPaint& paint) in UpdateLineDash() function in OHOS::Ace::FlutterRenderCustomPaint
Dflutter_render_offscreen_canvas.cpp1027 void FlutterRenderOffscreenCanvas::UpdateLineDash(SkPaint& paint) in UpdateLineDash() function in OHOS::Ace::FlutterRenderOffscreenCanvas