Home | History | Annotate | Download | only in filtershow

Lines Matching refs:EditorPanel

89 import com.android.gallery3d.filtershow.editors.EditorPanel;
312 EditorPanel panel = new EditorPanel();
1228 if (panel instanceof EditorPanel) {
1229 EditorPanel editorPanel = (EditorPanel) panel;
1230 editorPanel.showImageStatePanel(mShowingImageStatePanel);