Searched defs:getSortedSizesForFormat (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraTestUtils.java1081 static public List<Size> getSortedSizesForFormat(String cameraId, method in class:CameraTestUtils
1147 return getSortedSizesForFormat(cameraId, cameraManager, ImageFormat.JPEG, bound);
1179 List<Size> sizes = getSortedSizesForFormat(cameraId, cameraManager, ImageFormat.DEPTH16,

Completed in 62 milliseconds