Searched defs:getSupportedFormats (Results 1 – 4 of 4) sorted by relevance
54 List<CaptureFormat> getSupportedFormats(int cameraId); in getSupportedFormats() method61 public static synchronized List<CaptureFormat> getSupportedFormats(int cameraId) { in getSupportedFormats() method in CameraEnumerationAndroid
47 public List<CaptureFormat> getSupportedFormats(int cameraId) { in getSupportedFormats() method in CameraEnumerator
70 public List<CaptureFormat> getSupportedFormats(int cameraId) { in getSupportedFormats() method in Camera2Enumerator
308 public List<CaptureFormat> getSupportedFormats() { in getSupportedFormats() method in VideoCapturerAndroid