Home
last modified time | relevance | path

Searched refs:mTorchUidMapMutex (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.h776 Mutex mTorchUidMapMutex; variable
DCameraService.cpp375 Mutex::Autolock al(mTorchUidMapMutex); in onTorchStatusChangedLocked()
1499 Mutex::Autolock al(mTorchUidMapMutex); in setTorchMode()