Searched refs:getSortedSizesForFormat (Results 1 – 2 of 2) sorted by relevance
72 import static com.android.mediaframeworktest.helpers.CameraTestUtils.getSortedSizesForFormat;620 mOrderedRAW10Sizes = getSortedSizesForFormat( in openDevice()623 mOrderedYUV420888Sizes = getSortedSizesForFormat( in openDevice()
1081 static public List<Size> getSortedSizesForFormat(String cameraId, in getSortedSizesForFormat() method in CameraTestUtils1147 return getSortedSizesForFormat(cameraId, cameraManager, ImageFormat.JPEG, bound); in getSupportedStillSizes()1179 List<Size> sizes = getSortedSizesForFormat(cameraId, cameraManager, ImageFormat.DEPTH16, in getMaxDepthSize()