Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dshape_painter.cpp19 bool ShapePainter::SetPen(RSPen& pen, const ShapePaintProperty& shapePaintProperty) in SetPen() function in OHOS::Ace::NG::ShapePainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dsk_painter.cpp69 bool SkPainter::SetPen(SkPaint& skPaint, const ShapePaintProperty& shapePaintProperty) in SetPen() function in OHOS::Ace::NG::SkPainter
143 bool SkPainter::SetPen(RSPen& pen, const ShapePaintProperty& shapePaintProperty) in SetPen() function in OHOS::Ace::NG::SkPainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_painter.cpp41 bool DrawingPainter::SetPen(RSPen& pen, const ShapePaintProperty& shapePaintProperty) in SetPen() function in OHOS::Ace::NG::DrawingPainter
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_paint.cpp44 void TexginePaint::SetPen(const RSPen &pen) in SetPen() function in OHOS::Rosen::TextEngine::TexginePaint