Searched refs:unlockDevice (Results 1 – 2 of 2) sorted by relevance
33 dev->unlockDevice(); in ~ACameraCaptureSession()69 dev->unlockDevice(); in closeByApp()88 dev->unlockDevice(); in stopRepeating()106 dev->unlockDevice(); in abortCaptures()128 dev->unlockDevice(); in setRepeatingRequest()147 dev->unlockDevice(); in capture()164 dev->unlockDevice(); in updateOutputConfiguration()
139 void unlockDevice() const { mDeviceLock.unlock(); }; in unlockDevice() function