Searched refs:ClearPaintImage (Results 1 – 2 of 2) sorted by relevance
344 void ClearPaintImage(RSPen* pen, RSBrush* brush);
455 ClearPaintImage(pen, brush); in InitImagePaint()1412 void CustomPaintPaintMethod::ClearPaintImage(RSPen* pen, RSBrush* brush) in ClearPaintImage() function in OHOS::Ace::NG::CustomPaintPaintMethod