Home
last modified time | relevance | path

Searched defs:createEditor (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DImageOnlyEditor.java45 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in ImageOnlyEditor
DEditorTinyPlanet.java37 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorTinyPlanet
DEditorRedEye.java44 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorRedEye
DEditorCurves.java48 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorCurves
DEditorMirror.java44 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorMirror
DEditorRotate.java44 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorRotate
DEditorStraighten.java48 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorStraighten
DEditorColorBorder.java79 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorColorBorder
DEditorDraw.java111 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorDraw
DEditorCrop.java75 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in EditorCrop
DEditor.java143 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in Editor
DParametricEditor.java129 public void createEditor(Context context, FrameLayout frameLayout) { in createEditor() method in ParametricEditor