Searched refs:isFormatSupported (Results 1 – 3 of 3) sorted by relevance
87 public boolean isSupported() { return isFormatSupported(mFormatName); } in isSupported()480 private static boolean isFormatSupported(String format) { in isFormatSupported() method in CompressedTextureLoader
151 if (!capabilities.isFormatSupported(format)) { in getVpxCodecProperties()
155 if (!caps.isFormatSupported(mFormat)) { in playAll()