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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DCacheProcessing.java47 public boolean canMergeWith(FilterRepresentation representation) { method in class:CacheProcessing.CacheStep
49 if (!rep.canMergeWith(representation)) {
75 if (step.canMergeWith(representation)) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterRepresentation.java273 public boolean canMergeWith(FilterRepresentation representation) { method in class:FilterRepresentation

Completed in 107 milliseconds