Home
last modified time | relevance | path

Searched refs:lowHighSpeedProfile (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DCamcorderProfileTest.java470 CamcorderProfile lowHighSpeedProfile = null; in checkGet() local
473 lowHighSpeedProfile = in checkGet()
480 if (lowHighSpeedProfile != null) { in checkGet()
484 checkProfile(lowHighSpeedProfile, null); in checkGet()
528 checkSpecificProfiles(cameraId, lowHighSpeedProfile, highHighSpeedProfile, in checkGet()