Searched refs:RSBorderFourLineRoundCornerDrawable (Results 1 – 3 of 3) sorted by relevance
113 class RSBorderFourLineRoundCornerDrawable : public RSBorderDrawable {115 explicit RSBorderFourLineRoundCornerDrawable(Drawing::Brush&& brush, Drawing::Pen&& pen,117 ~RSBorderFourLineRoundCornerDrawable() override = default;
116 return std::make_unique<RSBorderFourLineRoundCornerDrawable>( in Generate()205 RSBorderFourLineRoundCornerDrawable::RSBorderFourLineRoundCornerDrawable( in RSBorderFourLineRoundCornerDrawable() function in OHOS::Rosen::RSBorderFourLineRoundCornerDrawable212 void RSBorderFourLineRoundCornerDrawable::OnBoundsChange(const RSProperties& properties) in OnBoundsChange()223 void RSBorderFourLineRoundCornerDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas&… in Draw()264 return std::make_unique<RSBorderFourLineRoundCornerDrawable>( in Generate()
631 …RSBorderFourLineRoundCornerDrawable drawable(std::move(brush), std::move(pen), properties, drawBor…656 …RSBorderFourLineRoundCornerDrawable drawable(std::move(brush), std::move(pen), properties, drawBor…