Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dshape_painter.cpp93 void ShapePainter::SetBrush(RSBrush& brush, const ShapePaintProperty& shapePaintProperty) in SetBrush() function in OHOS::Ace::NG::ShapePainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dsk_painter.cpp218 void SkPainter::SetBrush(SkPaint& skPaint, const ShapePaintProperty& shapePaintProperty) in SetBrush() function in OHOS::Ace::NG::SkPainter
237 void SkPainter::SetBrush(RSBrush& brush, const ShapePaintProperty& shapePaintProperty) in SetBrush() function in OHOS::Ace::NG::SkPainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_painter.cpp114 void DrawingPainter::SetBrush(RSBrush& brush, const ShapePaintProperty& shapePaintProperty) in SetBrush() function in OHOS::Ace::NG::DrawingPainter
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_paint.cpp39 void TexginePaint::SetBrush(const RSBrush &brush) in SetBrush() function in OHOS::Rosen::TextEngine::TexginePaint