Searched refs:croppedWidth (Results 1 – 1 of 1) sorted by relevance
2158 int croppedWidth = mWindowStartBounds.width() - unscaledWidth; in onUpdate() local2159 mTmpRect.set(0, 0, mWindowStartBounds.width() - croppedWidth, in onUpdate()