Home
last modified time | relevance | path

Searched refs:CanUsePathRRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.h199 bool CanUsePathRRect(const Border& border, SkPaint& paint);
220 bool CanUsePathRRect(const Border& border, RSPen& pen);
H A Drosen_decoration_painter.cpp2161 bool RosenDecorationPainter::CanUsePathRRect(const Border& border, SkPaint& paint) in CanUsePathRRect() function in OHOS::Ace::RosenDecorationPainter
2163 bool RosenDecorationPainter::CanUsePathRRect(const Border& border, RSPen& pen) in CanUsePathRRect()