Searched defs:bitmapDrawable (Results 1 – 4 of 4) sorted by relevance
78 BitmapDrawable bitmapDrawable = new BitmapDrawable(); in testConstructor() local113 BitmapDrawable bitmapDrawable = new BitmapDrawable(source); in testAccessGravity() local129 BitmapDrawable bitmapDrawable = new BitmapDrawable(source); in testAccessMipMap() local140 BitmapDrawable bitmapDrawable = new BitmapDrawable(source); in testSetAntiAlias() local153 BitmapDrawable bitmapDrawable = new BitmapDrawable(source); in testSetFilterBitmap() local166 BitmapDrawable bitmapDrawable = new BitmapDrawable(source); in testIsFilterBitmap() local182 BitmapDrawable bitmapDrawable = new BitmapDrawable(source); in testSetDither() local196 BitmapDrawable bitmapDrawable = new BitmapDrawable(source); in testAccessTileMode() local236 BitmapDrawable bitmapDrawable = new BitmapDrawable(source); in testGetChangingConfigurations() local255 BitmapDrawable bitmapDrawable = new BitmapDrawable(source); in testSetAlpha() local[all …]
152 BitmapDrawable bitmapDrawable = (BitmapDrawable) d.getDrawable(0); in testLayerDrawable() local
52 Drawable bitmapDrawable = new BitmapDrawable(); in testConstructor() local127 Drawable bitmapDrawable = new BitmapDrawable(); in testFindDrawableByLayerId() local209 Drawable bitmapDrawable = new BitmapDrawable(); in testAccessDrawable() local433 BitmapDrawable bitmapDrawable = new BitmapDrawable(); in testGetChangingConfigurations() local
93 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in testGetDrawable() local