Searched refs:origSize (Results 1 – 1 of 1) sorted by relevance
61 final Point origSize = new Point(); in testRotation() local62 origDisplay.getSize(origSize); in testRotation()68 final boolean squareDisplay = (origSize.x == origSize.y); in testRotation()92 origSize.equals(newOrigSize)); in testRotation()