Home
last modified time | relevance | path

Searched defs:quality (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/mediastress/src/android/mediastress/cts/
DNativeMediaTest.java58 private void runPlayTest(int quality) throws InterruptedException { in runPlayTest()
102 private boolean isResolutionSupported(int quality) { in isResolutionSupported()
/cts/tests/tests/media/src/android/media/cts/
DCamcorderProfileTest.java71 private CamcorderProfile getWithOptionalId(int quality, int cameraId) { in getWithOptionalId()
125 private void checkSpecificProfileDimensions(CamcorderProfile profile, int quality) { in checkSpecificProfileDimensions()
214 int quality = specificQualities[i]; in checkSpecificProfiles() local
381 private boolean isProfileMandatory(int quality) { in isProfileMandatory()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DRobustnessTest.java1483 int quality = in getMaxRecordingSize() local