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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterDirectRepresentation.java 24 copyAllParameters(representation);
29 protected void copyAllParameters(FilterRepresentation representation) {
30 super.copyAllParameters(representation);
FilterFxRepresentation.java 48 copyAllParameters(representation);
53 protected void copyAllParameters(FilterRepresentation representation) {
54 super.copyAllParameters(representation);
FilterImageBorderRepresentation.java 43 copyAllParameters(representation);
48 protected void copyAllParameters(FilterRepresentation representation) {
49 super.copyAllParameters(representation);
FilterRedEyeRepresentation.java 40 copyAllParameters(representation);
45 protected void copyAllParameters(FilterRepresentation representation) {
46 super.copyAllParameters(representation);
FilterTinyPlanetRepresentation.java 43 copyAllParameters(representation);
48 protected void copyAllParameters(FilterRepresentation representation) {
49 super.copyAllParameters(representation);
FilterPointRepresentation.java 37 protected void copyAllParameters(FilterRepresentation representation) {
38 super.copyAllParameters(representation);
FilterBasicRepresentation.java 53 copyAllParameters(representation);
58 protected void copyAllParameters(FilterRepresentation representation) {
59 super.copyAllParameters(representation);
FilterColorBorderRepresentation.java 81 copyAllParameters(representation);
86 protected void copyAllParameters(FilterRepresentation representation) {
87 super.copyAllParameters(representation);