Searched defs:isFormatSupported (Results 1 – 4 of 4) sorted by relevance
468 private static boolean isFormatSupported(String format) { in isFormatSupported() method in CompressedTextureLoader
905 private boolean isFormatSupported(MediaFormat format, boolean isEncoder) { in isFormatSupported() method in MediaTranscodingManagerTest
269 int featureRequiredMap, String[] files, boolean[] isFormatSupported, in nativeTestAMediaCodecInfo()
706 public static boolean isFormatSupported(String name, String mediaType, MediaFormat format) { in isFormatSupported() method in CodecTestBase