Home
last modified time | relevance | path

Searched defs:reqWidth (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/
H A DUtils.java97 BitmapFactory.Options options, int reqWidth, int reqHeight) { in calculateInSampleSize()
120 int reqWidth, int reqHeight) { in decodeSampledBitmapFromResource()
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DIWallpaperService.aidl28 int reqWidth, int reqHeight, in Rect padding, int displayId, int which); in attach()
H A DWallpaperService.java2373 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in IWallpaperEngineWrapper()
2721 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in attach()