Searched refs:boundsRect (Results 1 – 1 of 1) sorted by relevance
43 private val boundsRect = Rect() constant198 canvas?.clipRect(boundsRect) in dispatchDraw()208 boundsRect.set(0, 0, width.toInt(), height.toInt()) in updateBounds()