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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DFilterUtils.java45 // T = newClusterPath(S, clusterType);
193 public static String newClusterPath(String base, int clusterType) { method in class:FilterUtils
220 return newClusterPath(removeOneClusterFromPath(base), clusterType);

Completed in 32 milliseconds