Searched refs:BitmapState (Results 1 – 3 of 3) sorted by relevance
88 private BitmapState mBitmapState;113 mBitmapState = new BitmapState((Bitmap) null); in BitmapDrawable()126 mBitmapState = new BitmapState((Bitmap) null); in BitmapDrawable()137 this(new BitmapState(bitmap), null); in BitmapDrawable()145 this(new BitmapState(bitmap), res); in BitmapDrawable()156 this(new BitmapState(BitmapFactory.decodeFile(filepath)), null); in BitmapDrawable()167 this(new BitmapState(BitmapFactory.decodeFile(filepath)), null); in BitmapDrawable()181 this(new BitmapState(BitmapFactory.decodeStream(is)), null); in BitmapDrawable()192 this(new BitmapState(BitmapFactory.decodeStream(is)), null); in BitmapDrawable()434 final BitmapState state = mBitmapState; in setTileModeXY()[all …]
905 android.graphics.drawable.BitmapDrawable$BitmapState
1300 android.graphics.drawable.BitmapDrawable$BitmapState