Searched defs:getSupportedFormats (Results 1 – 4 of 4) sorted by relevance
79 public List<CaptureFormat> getSupportedFormats(String deviceName) { in getSupportedFormats() method in Camera2Enumerator156 static List<CaptureFormat> getSupportedFormats(Context context, String cameraId) { in getSupportedFormats() method in Camera2Enumerator162 static List<CaptureFormat> getSupportedFormats(CameraManager cameraManager, String cameraId) { in getSupportedFormats() method in Camera2Enumerator
67 public List<CaptureFormat> getSupportedFormats(String deviceName) { in getSupportedFormats() method in Camera1Enumerator88 static synchronized List<CaptureFormat> getSupportedFormats(int cameraId) { in getSupportedFormats() method in Camera1Enumerator
21 public List<CaptureFormat> getSupportedFormats(String deviceName); in getSupportedFormats() method
471 de::MovePtr<vector<VkFormat>> getSupportedFormats (const InstanceInterface& vk, in getSupportedFormats() function