Searched refs:getStateRepresentation (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterBasicRepresentation.java145 public String getStateRepresentation() { method in class:FilterBasicRepresentation
161 return getStateRepresentation();
H A DFilterRepresentation.java217 public String getStateRepresentation() { method in class:FilterRepresentation
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DParametricEditor.java118 apply += " " + effectName.toUpperCase() + " " + interval.getStateRepresentation();

Completed in 59 milliseconds