Searched refs:topBottom (Results 1 – 1 of 1) sorted by relevance
284 final int topBottom = selectorTop + SELECTOR_ARROW_HEIGHT; in onDraw() local299 canvas.clipRect(topLeft, topTop, topRight, topBottom); in onDraw()