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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterTinyPlanetRepresentation.java 33 setFilterType(FilterRepresentation.TYPE_TINYPLANET);
FilterRepresentation.java 48 public static final byte TYPE_TINYPLANET = 6;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ImagePreset.java 208 if (representation.getFilterType() == FilterRepresentation.TYPE_TINYPLANET
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
SaveImage.java 536 if (preset.contains(FilterRepresentation.TYPE_TINYPLANET)){

Completed in 72 milliseconds