Home
last modified time | relevance | path

Searched refs:CLUSTER_BY_SIZE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DFilterUtils.java64 public static final int CLUSTER_BY_SIZE = 16; field in FilterUtils
159 return CLUSTER_BY_SIZE; in toClusterType()
205 case CLUSTER_BY_SIZE: in newClusterPath()