Searched refs:hasH264 (Results 1 – 1 of 1) sorted by relevance
798 if (!hasMicrophone() || !hasCamera() || !hasAmrNb() || !hasH264()) { in testSetMaxFileSize()989 if (!hasH264()) { in testProfileAvcBaselineLevel1()1011 if (!hasMicrophone() || !hasCamera() || !hasAmrNb() || !hasH264()) { in testRecordExceedFileSizeLimit()1403 if (!hasH264()) { in testGetSurfaceApi()1418 if (!hasH264()) { in testPersistentSurfaceApi()1555 if (!hasH264()) { in testRecordFromSurface()1668 private static boolean hasH264() { in hasH264() method in MediaRecorderTest