Home
last modified time | relevance | path

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

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java882 final Bitmap srgbBitmap = Bitmap.createBitmap(100, 100, config); in testWideGamutWallpaper() local
906 final Bitmap srgbBitmap = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in testWallpaperSupportsWcg() local