Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioDeviceInfo.java212 int[] counts = new int[countSet.size()]; in getChannelCounts() local
215 counts[index++] = count; in getChannelCounts()
217 return counts; in getChannelCounts()
DMediaCodecInfo.java1439 Range<Integer> counts = null, widths = null, heights = null; in parseFromInfo() local
1446 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() argument
1624 counts = Utils.factorRange(counts, factor); in applyBlockLimits()
1630 mBlockCountRange = mBlockCountRange.intersect(counts); in applyBlockLimits()
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java104 int[] counts = new int[2]; in dump() local
106 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() argument
1007 counts[1]++; in dumpLocked()
1021 counts[0]++; in dumpLocked()
1023 counts, pidCounts); in dumpLocked()
/frameworks/av/cmds/stagefright/
Dstagefright.cpp97 size_t counts[100]; in displayDecodeHistogram() local
99 counts[i] = 0; in displayDecodeHistogram()
108 ++counts[slot]; in displayDecodeHistogram()
115 printf("[%.2f fps]: %zu\n", fps, counts[i]); in displayDecodeHistogram()
/frameworks/base/docs/html/distribute/analyze/
Dmeasure.jd33 <td>Metrics are the way that Analytics counts data &mdash; the numbers behind
/frameworks/base/docs/html/training/displaying-bitmaps/
Dmanage-memory.jd128 // If the drawable cache and display ref counts = 0, and this drawable
/frameworks/base/docs/html/guide/topics/providers/
Dcalendar-provider.jd480 <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>
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt9 [This is the first released version of the Lesser GPL. It also counts
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...