Searched refs:switchInnerLeft (Results 1 – 1 of 1) sorted by relevance
573 int switchInnerLeft = switchLeft + mTempRect.left; in onDraw() local577 canvas.clipRect(switchInnerLeft, switchTop, switchInnerRight, switchBottom); in onDraw()581 int thumbLeft = switchInnerLeft - mTempRect.left + thumbPos; in onDraw()582 int thumbRight = switchInnerLeft + thumbPos + mThumbWidth + mTempRect.right; in onDraw()