Searched refs:counts (Results 1 – 9 of 9) sorted by relevance
212 int[] counts = new int[countSet.size()]; in getChannelCounts() local215 counts[index++] = count; in getChannelCounts()217 return counts; in getChannelCounts()
1439 Range<Integer> counts = null, widths = null, heights = null; in parseFromInfo() local1446 counts = Utils.parseIntRange(map.get("block-count-range"), null); in parseFromInfo()1535 if (counts != null) { in parseFromInfo()1537 Utils.factorRange(counts, mBlockWidth * mBlockHeight in parseFromInfo()1568 if (counts != null) { in parseFromInfo()1570 Utils.factorRange(counts, mBlockWidth * mBlockHeight in parseFromInfo()1599 Range<Integer> counts, Range<Long> rates, Range<Rational> ratios) { in applyBlockLimits() argument1624 counts = Utils.factorRange(counts, factor); in applyBlockLimits()1630 mBlockCountRange = mBlockCountRange.intersect(counts); in applyBlockLimits()
104 int[] counts = new int[2]; in dump() local106 mRootNode.dumpLocked(fd, pw, args, "", " ", counts, pidCounts); in dump()132 pw.print(" Total number of nodes: "); pw.println(counts[0]); in dump()133 pw.print(" Total number of observers: "); pw.println(counts[1]); in dump()998 String name, String prefix, int[] counts, SparseIntArray pidCounts) { in dumpLocked() argument1007 counts[1]++; in dumpLocked()1021 counts[0]++; in dumpLocked()1023 counts, pidCounts); in dumpLocked()
97 size_t counts[100]; in displayDecodeHistogram() local99 counts[i] = 0; in displayDecodeHistogram()108 ++counts[slot]; in displayDecodeHistogram()115 printf("[%.2f fps]: %zu\n", fps, counts[i]); in displayDecodeHistogram()
33 <td>Metrics are the way that Analytics counts data — the numbers behind
128 // If the drawable cache and display ref counts = 0, and this drawable
480 <td>If this event counts as busy time or is free time that can be 1055 <td>If this event counts as busy time or is free time that can be scheduled over.</td>
9 [This is the first released version of the Lesser GPL. It also counts
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...