Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/input/src/android/input/cts/
H A DDrawingTabletTest.kt242 val rotatedScale = DEFAULT_HEIGHT.toFloat() / DEFAULT_WIDTH.toFloat() in transformForRotatedDrawingTablet() constant
/aosp_15_r20/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
H A DWallpaperManagerTest.java1838 float rotatedScale = Math.max((float) rotatedDisplaySize.x / bitmapSize.x, in testSetWallpaperWithCrops_twoCrops() local
1865 float rotatedScale = Math.max((float) rotatedDisplaySize.x / bitmapSize.x, in testSetWallpaperWithCrops_description_twoCrops() local