Searched refs:oldDisplayHeight (Results 1 – 2 of 2) sorted by relevance
102 int oldDisplayHeight, int newDisplayWidth, int newDisplayHeight) { in requestDisplaySwitchTransitionIfNeeded() argument131 final Rect startAbsBounds = new Rect(0, 0, oldDisplayWidth, oldDisplayHeight); in requestDisplaySwitchTransitionIfNeeded()
208 int32_t oldDisplayWidth, oldDisplayHeight; in setDisplayViewport() local209 getNonRotatedSize(oldViewport, oldDisplayWidth, oldDisplayHeight); in setDisplayViewport()215 oldDisplayHeight != newDisplayHeight) { in setDisplayViewport()