Searched defs:getSupportedVideoSizes (Results 1 – 2 of 2) sorted by relevance
322 public static List<Size> getSupportedVideoSizes(Camera camera) { in getSupportedVideoSizes() method in CameraUtils
2174 static public List<Size> getSupportedVideoSizes(String cameraId, in getSupportedVideoSizes() method in CameraTestUtils