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