Lines Matching refs:modes
136 1. Changed the return modes of the **getCameraManager** API in the camera module from asynchronous …
144 2. Changed the return modes of the **getSupportedCameras** API in CameraManager from asynchronous c…
152 3. Changed the return modes of the **getSupportedOutputCapability** API in CameraManager from async…
161 4. Changed the return modes of the **createCameraInput(camera: CameraDevice)** API in CameraManager…
170 5. Changed the return modes of the **createCameraInput(position: CameraPosition, type: CameraType)*…
181 6. Changed the return modes of the **createPreviewOutput** API in CameraManager from asynchronous c…
190 7. Changed the return modes of the **createPhotoOutput** API in CameraManager from asynchronous cal…
199 8. Changed the return modes of the **createVideoOutput** API in CameraManager from asynchronous cal…
208 9. Changed the return modes of the **createMetadataOutput** API in CameraManager from asynchronous …
217 10. Changed the return modes of the **createCaptureSession** API in CameraManager from asynchronous…
238 13. Changed the return modes of the **beginConfig** API in CaptureSession from asynchronous callbac…
246 14. Changed the return modes of the **addInput** API in CaptureSession from asynchronous callback a…
254 15. Changed the return modes of the **removeInput** API in CaptureSession from asynchronous callbac…
262 16. Changed the return modes of the **addOutput** API in CaptureSession from asynchronous callback …
270 17. Changed the return modes of the **removeOutput** API in CaptureSession from asynchronous callba…
278 18. Changed the return modes of the **hasFlash** API in CaptureSession from asynchronous callback a…
286 19. Changed the return modes of the **isFlashModeSupported** API in CaptureSession from asynchronou…
294 20. Changed the return modes of the **getFlashMode** API in CaptureSession from asynchronous callba…
302 21. Changed the return modes of the **isExposureModeSupported** API in CaptureSession from asynchro…
310 22. Changed the return modes of the **getExposureMode** API in CaptureSession from asynchronous cal…
318 23. Changed the return modes of the **setExposureMode** API in CaptureSession from asynchronous cal…
326 24. Changed the return modes of the **getMeteringPoint** API in CaptureSession from asynchronous ca…
334 25. Changed the return modes of the **setMeteringPoint** API in CaptureSession from asynchronous ca…
343 26. Changed the return modes of the **getExposureBiasRange** API in CaptureSession from asynchronou…
351 27. Changed the return modes of the **setExposureBias** API in CaptureSession from asynchronous cal…
360 28. Changed the return modes of the **getExposureValue** API in CaptureSession from asynchronous ca…
368 29. Changed the return modes of the **isFocusModeSupported** API in CaptureSession from asynchronou…
376 30. Changed the return modes of the **getFocusMode** API in CaptureSession from asynchronous callba…
384 31. Changed the return modes of the **setFocusMode** API in CaptureSession from asynchronous callba…
392 32. Changed the return modes of the **setFocusPoint** API in CaptureSession from asynchronous callb…
401 33. Changed the return modes of the **getFocusPoint** API in CaptureSession from asynchronous callb…
409 34. Changed the return modes of the **getFocalLength** API in CaptureSession from asynchronous call…
417 35. Changed the return modes of the **getZoomRatioRange** API in CaptureSession from asynchronous c…
425 36. Changed the return modes of the **getZoomRatio** API in CaptureSession from asynchronous callba…
433 37. Changed the return modes of the **setZoomRatio** API in CaptureSession from asynchronous callba…
442 38. Changed the return modes of the **isVideoStabilizationModeSupported** API in CaptureSession fro…
450 39. Changed the return modes of the **getActiveVideoStabilizationMode** API in CaptureSession from …
458 40. Changed the return modes of the **setVideoStabilizationMode** API in CaptureSession from asynch…
486 43. Changed the return modes of the **isMirrorSupported** API in PhotoOutput from asynchronous call…