HomeSort by relevance Sort by last modified time
    Searched defs:commitLocalRepresentation (Results 1 - 11 of 11) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
FilterView.java 24 public void commitLocalRepresentation();
TitledSlider.java 75 mEditor.commitLocalRepresentation();
99 mEditor.commitLocalRepresentation();
BasicParameterInt.java 92 mEditor.commitLocalRepresentation();
BasicParameterStyle.java 89 mEditor.commitLocalRepresentation();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
BasicEditor.java 111 commitLocalRepresentation();
Editor.java 214 public void commitLocalRepresentation() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageDraw.java 90 mEditorDraw.commitLocalRepresentation();
131 mEditorDraw.commitLocalRepresentation();
ImageRedEye.java 89 mEditorRedEye.commitLocalRepresentation();
ImageTinyPlanet.java 71 mEditorTinyPlanet.commitLocalRepresentation();
129 mEditorTinyPlanet.commitLocalRepresentation();
ImageVignette.java 133 mEditorVignette.commitLocalRepresentation();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
ImageCurves.java 337 mEditorCurves.commitLocalRepresentation();
443 mEditorCurves.commitLocalRepresentation();

Completed in 122 milliseconds