Home
last modified time | relevance | path

Searched defs:rotatedScale (Results 1 – 2 of 2) sorted by relevance

/cts/tests/input/src/android/input/cts/
DDrawingTabletTest.kt248 val rotatedScale = DEFAULT_HEIGHT.toFloat() / DEFAULT_WIDTH.toFloat() in transformForRotatedDrawingTablet() constant
/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java1768 float rotatedScale = Math.max((float) rotatedDisplaySize.x / bitmapSize.x, in testSetWallpaperWithCrops_twoCrops() local
1794 float rotatedScale = Math.max((float) rotatedDisplaySize.x / bitmapSize.x, in testSetWallpaperWithCrops_description_twoCrops() local