Home
last modified time | relevance | path

Searched defs:getCluster (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClustering.java24 public abstract ArrayList<Path> getCluster(int index); in getCluster() method in Clustering
H A DTagClustering.java87 public ArrayList<Path> getCluster(int index) { in getCluster() method in TagClustering
H A DSizeClustering.java129 public ArrayList<Path> getCluster(int index) { in getCluster() method in SizeClustering
H A DFaceClustering.java129 public ArrayList<Path> getCluster(int index) { in getCluster() method in FaceClustering
H A DLocationClustering.java187 public ArrayList<Path> getCluster(int index) { in getCluster() method in LocationClustering
H A DTimeClustering.java163 public ArrayList<Path> getCluster(int index) { in getCluster() method in TimeClustering