Home
last modified time | relevance | path

Searched defs:deSerializeRepresentation (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterTinyPlanetRepresentation.java102 public void deSerializeRepresentation(String[][] rep) { in deSerializeRepresentation() method in FilterTinyPlanetRepresentation
DFilterRepresentation.java244 public void deSerializeRepresentation(JsonReader reader) throws IOException { in deSerializeRepresentation() method in FilterRepresentation
259 public void deSerializeRepresentation(String[][] rep) { in deSerializeRepresentation() method in FilterRepresentation
DFilterStraightenRepresentation.java129 public void deSerializeRepresentation(JsonReader reader) throws IOException { in deSerializeRepresentation() method in FilterStraightenRepresentation
DFilterCurvesRepresentation.java142 public void deSerializeRepresentation(JsonReader sreader) throws IOException { in deSerializeRepresentation() method in FilterCurvesRepresentation
DFilterCropRepresentation.java163 public void deSerializeRepresentation(JsonReader reader) throws IOException { in deSerializeRepresentation() method in FilterCropRepresentation
DFilterRotateRepresentation.java173 public void deSerializeRepresentation(JsonReader reader) throws IOException { in deSerializeRepresentation() method in FilterRotateRepresentation
DFilterMirrorRepresentation.java195 public void deSerializeRepresentation(JsonReader reader) throws IOException { in deSerializeRepresentation() method in FilterMirrorRepresentation
DFilterColorBorderRepresentation.java186 public void deSerializeRepresentation(JsonReader reader) throws IOException { in deSerializeRepresentation() method in FilterColorBorderRepresentation
DFilterBasicRepresentation.java187 public void deSerializeRepresentation(String[][] rep) { in deSerializeRepresentation() method in FilterBasicRepresentation
DFilterDrawRepresentation.java347 public void deSerializeRepresentation(JsonReader sreader) throws IOException { in deSerializeRepresentation() method in FilterDrawRepresentation