Home
last modified time | relevance | path

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

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DTimeClustering.java71 private ArrayList<Cluster> mClusters;
73 private Cluster mCurrCluster;
95 mClusters = new ArrayList<Cluster>(); in TimeClustering()
96 mCurrCluster = new Cluster(); in TimeClustering()
222 mCurrCluster = new Cluster(); in compute()
243 mCurrCluster = new Cluster(); in compute()
253 Cluster partitionedCluster = new Cluster(); in splitAndAddCurrentCluster()
258 partitionedCluster = new Cluster(); in splitAndAddCurrentCluster()
308 Cluster prevCluster = mClusters.get(numClusters - 1); in mergeAndAddCurrentCluster()
348 class Cluster { class
[all …]
/aosp12/frameworks/base/tools/powermodel/src/com/android/powermodel/component/
H A DCpuProfile.java29 public Cluster[] clusters;
31 public static class Cluster { class in CpuProfile
125 result.clusters = new Cluster[mCoreCount.length]; in build()
127 final Cluster cluster = result.clusters[i] = new Cluster(); in build()
/aosp12/hardware/interfaces/wifi/1.4/
H A Dtypes.hal138 * NAN Spec: Cluster Attribute / Anchor Master Information / Hop Count to Anchor Master
/aosp12/frameworks/av/media/extractors/mkv/
H A DMatroskaExtractor.cpp120 const mkvparser::Cluster *mCluster;
374 const mkvparser::Cluster *nextCluster; in advance_l()
/aosp12/hardware/interfaces/wifi/1.0/
H A Dtypes.hal804 * NAN Spec: Cluster Attribute / Anchor Master Information / Hop Count to Anchor Master
1541 * Cluster event indication structure: triggered on events impacting how this device is
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto6508 * Pulls Cpu Cycles Per Uid Per Cluster.
6539 * Pulls Cpu Cycles Per ThreadGroup Per Cluster.