Home
last modified time | relevance | path

Searched defs:commitLocalRepresentation (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
H A DFilterView.java24 public void commitLocalRepresentation(); in commitLocalRepresentation() method
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditor.java215 public void commitLocalRepresentation() { in commitLocalRepresentation() method in Editor
223 public void commitLocalRepresentation(FilterRepresentation rep) { in commitLocalRepresentation() method in Editor
233 public void commitLocalRepresentation(Collection<FilterRepresentation> reps) { in commitLocalRepresentation() method in Editor