Searched defs:isFormatSupported (Results 1 – 3 of 3) 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
653 public static boolean isFormatSupported(String name, String mediaType, MediaFormat format) { in isFormatSupported() method in CodecTestBase