Searched refs:hasH264 (Results 1 – 1 of 1) sorted by relevance
769 if (!hasMicrophone() || !hasCamera() || !hasAmrNb() || !hasH264()) { in testSetMaxFileSize()958 if (!hasH264()) { in testProfileAvcBaselineLevel1()978 if (!hasMicrophone() || !hasCamera() || !hasAmrNb() || !hasH264()) { in testRecordExceedFileSizeLimit()1357 if (!hasH264()) { in testGetSurfaceApi()1372 if (!hasH264()) { in testPersistentSurfaceApi()1509 if (!hasH264()) { in testRecordFromSurface()1622 private static boolean hasH264() { in hasH264() method in MediaRecorderTest