Searched refs:switchInnerRight (Results 1 – 1 of 1) sorted by relevance
575 int switchInnerRight = switchRight - mTempRect.right; in onDraw() local577 canvas.clipRect(switchInnerLeft, switchTop, switchInnerRight, switchBottom); in onDraw()