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