Searched refs:bottomBottom (Results 1 – 1 of 1) sorted by relevance
327 final int bottomBottom = getMeasuredHeight(); in onDraw() local334 canvas.clipRect(bottomLeft, bottomTop, bottomRight, bottomBottom); in onDraw()