Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DIconView.java56 int bitmapRsc = attrs.getAttributeResourceValue( in IconView() local
59 Bitmap bitmap = BitmapFactory.decodeStream(res.openRawResource(bitmapRsc)); in IconView()