Searched refs:brushIcons (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditorDraw.java63 int[] brushIcons = { field in class:EditorDraw
275 Bitmap bitmap = BitmapFactory.decodeResource(mContext.getResources(), brushIcons[index]);
280 return brushIcons[type];
H A DEditorDrawTabletUI.java92 mBrushIcons = editorDraw.brushIcons;

Completed in 76 milliseconds