Searched defs:keepDeviceOpen (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCameraFlashlight.cpp683 res = hasFlashUnitLocked(cameraId, &hasFlash, /*keepDeviceOpen*/true);
723 return hasFlashUnitLocked(cameraId, hasFlash, /*keepDeviceOpen*/false);
727 const String8& cameraId, bool *hasFlash, bool keepDeviceOpen) {
743 closeCameraDevice = !keepDeviceOpen;
726 hasFlashUnitLocked( const String8& cameraId, bool *hasFlash, bool keepDeviceOpen) argument

Completed in 49 milliseconds