Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h1053 Mutex mTorchUidMapMutex; variable
H A DCameraService.cpp588 Mutex::Autolock al(mTorchUidMapMutex); in onTorchStatusChangedLocked()
2038 Mutex::Autolock al(mTorchUidMapMutex); in setTorchMode()