Home
last modified time | relevance | path

Searched refs:p3Bitmap (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java883 final Bitmap p3Bitmap = Bitmap.createBitmap(100, 100, config, false, p3); in testWideGamutWallpaper() local
891 mWallpaperManager.setBitmap(p3Bitmap); in testWideGamutWallpaper()
898 p3Bitmap.recycle(); in testWideGamutWallpaper()
907 final Bitmap p3Bitmap = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888, false, in testWallpaperSupportsWcg() local
914 mWallpaperManager.setBitmap(p3Bitmap); in testWallpaperSupportsWcg()
918 p3Bitmap.recycle(); in testWallpaperSupportsWcg()