Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
DFilterView.java22 public void computeIcon(int index, BitmapCaller caller); in computeIcon() method
DBasicParameterStyle.java94 mEditor.computeIcon(index, caller); in getIcon()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorDraw.java274 public void computeIcon(int index, BitmapCaller caller) { in computeIcon() method in EditorDraw