Searched refs:thumbRect (Results 1 – 1 of 1) sorted by relevance
163 final Rect thumbRect = mTempBounds; in drawThumb() local167 thumbRect.set(bounds.left, bounds.top + offset, in drawThumb()170 thumbRect.set(bounds.left + offset, bounds.top, in drawThumb()177 if (changed) thumb.setBounds(thumbRect); in drawThumb()181 if (changed) thumb.setBounds(thumbRect); in drawThumb()