Searched defs:bitmapSize (Results 1 – 3 of 3) sorted by relevance
1696 Point bitmapSize = new Point(bitmapWidth, bitmapHeight); in testSetWallpaperWithCrops_noCrop() local1724 Point bitmapSize = new Point(100, 100); in testSetWallpaperWithCrops_singleCrop() local1740 Point bitmapSize = new Point(100, 100); in testSetWallpaperWithCrops_description_singleCrop() local1759 Point bitmapSize = new Point(300, 800); in testSetWallpaperWithCrops_twoCrops() local1785 Point bitmapSize = new Point(300, 800); in testSetWallpaperWithCrops_description_twoCrops() local1961 Point bitmapSize = new Point(bitmap.getWidth(), bitmap.getHeight()); in assertCorrectCrop() local
446 final int bitmapSize = Math.round(48f * res.getDisplayMetrics().density); in testInflate() local
518 final int bitmapSize = 31; // size in pixels of start, pass, and alpha resources in testDecodeReuseHasAlpha() local