Searched refs:DrawDashedBorder (Results 1 – 2 of 2) sorted by relevance
121 void DrawDashedBorder(RSCanvas& canvas, RSPen& paint);
129 DrawDashedBorder(canvas, paint); in PaintBorder()145 void BubblePaintMethod::DrawDashedBorder(RSCanvas& canvas, RSPen& paint) in DrawDashedBorder() function in OHOS::Ace::NG::BubblePaintMethod