Home
last modified time | relevance | path

Searched defs:SetStrokeStyle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.cpp256 void RosenSvgPainter::SetStrokeStyle(SkPaint& skPaint, const StrokeState& strokeState, uint8_t opac… in SetStrokeStyle() function in OHOS::Ace::RosenSvgPainter
281 void RosenSvgPainter::SetStrokeStyle(RSPen& pen, in SetStrokeStyle() function in OHOS::Ace::RosenSvgPainter
308 void RosenSvgPainter::SetStrokeStyle( in SetStrokeStyle() function in OHOS::Ace::RosenSvgPainter
321 void RosenSvgPainter::SetStrokeStyle(RSCanvas* canvas, in SetStrokeStyle() function in OHOS::Ace::RosenSvgPainter
338 void RosenSvgPainter::SetStrokeStyle( in SetStrokeStyle() function in OHOS::Ace::RosenSvgPainter
360 void RosenSvgPainter::SetStrokeStyle(RSCanvas* canvas, in SetStrokeStyle() function in OHOS::Ace::RosenSvgPainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp80 void NativeCanvasRenderer::SetStrokeStyle(const Color& color) in SetStrokeStyle() function in OHOS::Ace::Framework::NativeCanvasRenderer
85 void NativeCanvasRenderer::SetStrokeStyle(const sptr<NativeCanvasGradient>& nativeCanvasGradient) in SetStrokeStyle() function in OHOS::Ace::Framework::NativeCanvasRenderer
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/
H A Dpaint.cpp111 void Paint::SetStrokeStyle(ColorType color) in SetStrokeStyle() function in OHOS::Paint
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dpaint.h206 void SetStrokeStyle(PaintStyle style) in SetStrokeStyle() function