Home
last modified time | relevance | path

Searched refs:newOrigSize (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/src/android/app/cts/
DDisplayTest.java76 final Point newOrigSize = new Point(); in testRotation() local
77 origDisplay.getSize(newOrigSize); in testRotation()
92 origSize.equals(newOrigSize)); in testRotation()
98 newOrigSize.equals(updatedSize)); in testRotation()