Searched refs:surfaceContentWidth (Results 1 – 1 of 1) sorted by relevance
1393 float surfaceContentWidth = surfaceWidth - hInsets; in setSurfaceBoundariesLocked() local1428 float tw = (surfaceContentWidth - mTmpStackBounds.width()) in setSurfaceBoundariesLocked()1429 / (surfaceContentWidth - mTmpAnimatingBounds.width()); in setSurfaceBoundariesLocked()1454 mExtraHScale = mTmpStackBounds.width() / surfaceContentWidth; in setSurfaceBoundariesLocked()