Searched refs:hasFlashUnitLocked (Results 1 – 2 of 2) sorted by relevance
173 return hasFlashUnitLocked(cameraId); in hasFlashUnit()176 bool CameraFlashlight::hasFlashUnitLocked(const String8& cameraId) { in hasFlashUnitLocked() function in android::CameraFlashlight224 if (hasFlashUnitLocked(id8)) { in prepareDeviceOpen()270 if (hasFlashUnitLocked(id8)) { in deviceClosed()351 res = hasFlashUnitLocked(cameraId, &hasFlash, /*keepDeviceOpen*/true); in setTorchMode()389 return hasFlashUnitLocked(cameraId, hasFlash, /*keepDeviceOpen*/false); in hasFlashUnit()392 status_t CameraHardwareInterfaceFlashControl::hasFlashUnitLocked( in hasFlashUnitLocked() function in android::CameraHardwareInterfaceFlashControl
89 bool hasFlashUnitLocked(const String8& cameraId);163 status_t hasFlashUnitLocked(const String8& cameraId, bool *hasFlash, bool keepDeviceOpen);