Searched refs:TYPE_TINYPLANET (Results 1 – 5 of 5) sorted by relevance
33 setFilterType(FilterRepresentation.TYPE_TINYPLANET); in FilterTinyPlanetRepresentation()
48 public static final byte TYPE_TINYPLANET = 6; field in FilterRepresentation
208 if (representation.getFilterType() == FilterRepresentation.TYPE_TINYPLANET in isPanoramaSafe()
834 return mPreset.contains(FilterRepresentation.TYPE_TINYPLANET); in hasTinyPlanet()
540 if (preset.contains(FilterRepresentation.TYPE_TINYPLANET)){ in saveImage()