Home
last modified time | relevance | path

Searched defs:isTypeSupported (Results 1 – 5 of 5) sorted by relevance

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/
DTracksInfo.java300 public boolean isTypeSupported(@C.TrackType int trackType) { in isTypeSupported() method in TracksInfo
314 public boolean isTypeSupported(@C.TrackType int trackType, boolean allowExceedsCapabilities) { in isTypeSupported() method in TracksInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp608 bool MipsFastISel::isTypeSupported(Type *Ty, MVT &VT) { in isTypeSupported() function in MipsFastISel
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp566 bool MipsFastISel::isTypeSupported(Type *Ty, MVT &VT) { in isTypeSupported() function in MipsFastISel
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp925 bool AArch64FastISel::isTypeSupported(Type *Ty, MVT &VT, bool IsVectorAllowed) { in isTypeSupported() function in AArch64FastISel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1001 bool AArch64FastISel::isTypeSupported(Type *Ty, MVT &VT, bool IsVectorAllowed) { in isTypeSupported() function in AArch64FastISel