HomeSort by relevance Sort by last modified time
    Searched refs:mTorchUidMapMutex (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/
CameraService.h 683 Mutex mTorchUidMapMutex;
    [all...]
CameraService.cpp 395 Mutex::Autolock al(mTorchUidMapMutex);
    [all...]

Completed in 47 milliseconds