HomeSort by relevance Sort by last modified time
    Searched refs:EditorZoom (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorZoom.java 21 public class EditorZoom extends BasicEditor {
24 public EditorZoom() {
  /packages/apps/Gallery2/src_pd/com/android/gallery3d/filtershow/editors/
EditorManager.java 22 import com.android.gallery3d.filtershow.editors.EditorZoom;
29 editorPlaceHolder.addEditor(new EditorZoom());

Completed in 6166 milliseconds