Home
last modified time | relevance | path

Searched defs:newFormats (Results 1 – 8 of 8) sorted by relevance

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/smoothstreaming/src/test/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/
DSsManifestTest.java101 private static Format[][] newFormats(int streamElementCount, int trackCounts) { in newFormats() method in SsManifestTest
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/smoothstreaming/src/test/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/
DSsManifestTest.java101 private static Format[][] newFormats(int streamElementCount, int trackCounts) { in newFormats() method in SsManifestTest
/external/exoplayer/tree/library/smoothstreaming/src/test/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/
DSsManifestTest.java101 private static Format[][] newFormats(int streamElementCount, int trackCounts) { in newFormats() method in SsManifestTest
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java619 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex()
654 public void setFormatsByArgumentName(Map<String, Format> newFormats) { in setFormatsByArgumentName()
686 public void setFormats(Format[] newFormats) { in setFormats()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java579 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex()
613 public void setFormatsByArgumentName(Map<String, Format> newFormats) { in setFormatsByArgumentName()
644 public void setFormats(Format[] newFormats) { in setFormats()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/source/
DSampleQueue.java710 Format[] newFormats = new Format[newCapacity]; in commitSample() local
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp610 MessageFormat::adoptFormats(Format** newFormats, in adoptFormats()
643 MessageFormat::setFormats(const Format** newFormats, in setFormats()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1087 const ValueFormat *newFormats; member
1378 hb_pair_t<unsigned, unsigned> newFormats = compute_effective_value_formats (glyphset); in subset() local
1593 hb_pair_t<unsigned, unsigned> newFormats = hb_pair (valueFormat1, valueFormat2); in subset() local