Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java992 public static Size[] getSupportedSizeForFormat(int format, String cameraId, in getSupportedSizeForFormat() method in CameraTestUtils
1122 Size[] sizes = getSupportedSizeForFormat(format, cameraId, cameraManager); in getSortedSizesForFormat()