Searched defs:createEditor (Results 1 – 12 of 12) sorted by relevance
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
D | ImageOnlyEditor.java | 45 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in ImageOnlyEditor
|
D | EditorTinyPlanet.java | 37 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorTinyPlanet
|
D | EditorRedEye.java | 44 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorRedEye
|
D | EditorCurves.java | 48 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorCurves
|
D | EditorMirror.java | 44 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorMirror
|
D | EditorRotate.java | 44 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorRotate
|
D | EditorStraighten.java | 48 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorStraighten
|
D | EditorColorBorder.java | 79 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorColorBorder
|
D | EditorDraw.java | 111 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorDraw
|
D | EditorCrop.java | 75 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorCrop
|
D | Editor.java | 143 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in Editor
|
D | ParametricEditor.java | 129 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in ParametricEditor
|