Lines Matching defs:cameraId
49 status_t CameraFlashlight::createFlashlightControl(const String8& cameraId) { in createFlashlightControl()
100 status_t CameraFlashlight::setTorchMode(const String8& cameraId, bool enabled) { in setTorchMode()
195 bool CameraFlashlight::hasFlashUnit(const String8& cameraId) { in hasFlashUnit()
200 bool CameraFlashlight::hasFlashUnitLocked(const String8& cameraId) { in hasFlashUnitLocked()
217 status_t CameraFlashlight::prepareDeviceOpen(const String8& cameraId) { in prepareDeviceOpen()
255 status_t CameraFlashlight::deviceClosed(const String8& cameraId) { in deviceClosed()
310 status_t ModuleFlashControl::hasFlashUnit(const String8& cameraId, bool *hasFlash) { in hasFlashUnit()
336 status_t ModuleFlashControl::setTorchMode(const String8& cameraId, bool enabled) { in setTorchMode()
470 const String8& cameraId) { in connectCameraDevice()
518 status_t CameraDeviceClientFlashControl::hasFlashUnit(const String8& cameraId, in hasFlashUnit()
529 const String8& cameraId, bool *hasFlash) { in hasFlashUnitLocked()
591 const String8& cameraId, bool enabled) { in setTorchMode()
675 const String8& cameraId, bool enabled) { in setTorchMode()
720 const String8& cameraId, bool *hasFlash) { in hasFlashUnit()
727 const String8& cameraId, bool *hasFlash, bool keepDeviceOpen) { in hasFlashUnitLocked()
850 const String8& cameraId) { in connectCameraDevice()