Searched defs:supports (Results 1 – 2 of 2) sorted by relevance
277 public static boolean supports(String codecName, String mime, int w, int h) { in supports() method in MediaUtils293 public static boolean supports(String codecName, MediaFormat format) { in supports() method in MediaUtils
328 private boolean supports( in supports() method in MediaCodecCapabilitiesTest