Searched refs:newDisplayWidth (Results 1 – 2 of 2) sorted by relevance
99 int oldDisplayHeight, int newDisplayWidth, int newDisplayHeight) { in requestDisplaySwitchTransitionIfNeeded() argument116 final Rect endAbsBounds = new Rect(0, 0, newDisplayWidth, newDisplayHeight); in requestDisplaySwitchTransitionIfNeeded()
201 int32_t newDisplayWidth, newDisplayHeight; in setDisplayViewport() local202 getNonRotatedSize(viewport, newDisplayWidth, newDisplayHeight); in setDisplayViewport()205 if (oldViewport.displayId != viewport.displayId || oldDisplayWidth != newDisplayWidth || in setDisplayViewport()