Searched refs:checkDecoderForFormat (Results 1 – 4 of 4) sorted by relevance
104 supported &= MediaUtils.checkDecoderForFormat(format); in testGetResolutions()
158 if (!MediaUtils.checkDecoderForFormat(format)) { in doTestVideoPlayback()
673 public static boolean checkDecoderForFormat(MediaFormat format) { in checkDecoderForFormat() method in MediaUtils
739 if (!MediaUtils.checkDecoderForFormat(mediaFormat)) { in testAsyncReset()1190 if (!MediaUtils.checkDecoderForFormat(mediaFormat)) { in testDecodeAfterFlush()