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 142 public String getStateRepresentation() {
158 return getStateRepresentation();
FilterRepresentation.java 240 public String getStateRepresentation() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
ParametricEditor.java 96 apply += " " + effectName.toUpperCase() + " " + interval.getStateRepresentation();

Completed in 1605 milliseconds