Searched refs:resultingDensity (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | DisplayContentTests.java | 685 final int resultingDensity = (int) (baseDensity * ratioChange); in testMaxUiWidth() local 690 verifySizes(displayContent, maxWidth, resultingHeight, resultingDensity, resultingXDpi, in testMaxUiWidth() 696 verifySizes(displayContent, maxWidth, resultingHeight, resultingDensity, resultingXDpi, in testMaxUiWidth()
|