Searched refs:isGoogle (Results 1 – 2 of 2) sorted by relevance
202 public static boolean isGoogle(String codecName) { in isGoogle() method in MediaUtils221 if (isGoog != null && isGoogle(info.getName()) != isGoog) { in getCodecNames()
1558 public CodecFamilySpecific(String mime, boolean isGoogle, final String ... resources) {1560 if (!c.vendor == isGoogle) {