Searched refs:isNoneFxFilter (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DImagePreset.java391 if (!isNoneFxFilter(representation)) {
397 if (!replaced && !isNoneFxFilter(representation)) {
424 private boolean isNoneFxFilter(FilterRepresentation representation) { method in class:ImagePreset

Completed in 28 milliseconds