Searched defs:mBitmapOptions (Results 1 – 1 of 1) sorted by relevance
45 BitmapFactory.Options mBitmapOptions; field in BitmapAllocation62 BitmapFactory.decodeResource(getResources(), R.drawable.a, mBitmapOptions); in onCreate() local68 BitmapFactory.decodeResource(getResources(), R.drawable.a, mBitmapOptions); in onCreate() local