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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterBasicRepresentation.java 145 public String getStateRepresentation() {
161 return getStateRepresentation();
FilterRepresentation.java 217 public String getStateRepresentation() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
ParametricEditor.java 118 apply += " " + effectName.toUpperCase() + " " + interval.getStateRepresentation();

Completed in 62 milliseconds