Searched defs:getFilterType (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterRepresentation.java65 representation.setFilterType(getFilterType());
131 public int getFilterType() { method in class:FilterRepresentation
274 if (getFilterType() == FilterRepresentation.TYPE_GEOMETRY
275 && representation.getFilterType() == FilterRepresentation.TYPE_GEOMETRY) {

Completed in 99 milliseconds