Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.h711 Mutex mTorchUidMapMutex; variable
DCameraService.cpp403 Mutex::Autolock al(mTorchUidMapMutex); in onTorchStatusChangedLocked()
1502 Mutex::Autolock al(mTorchUidMapMutex); in setTorchMode()