Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/lvpp/
DVideoEditorPreviewController.h130 mutable Mutex mLockSem; variable
DVideoEditorPreviewController.cpp647 Mutex::Autolock autoLock(mLockSem); in stopPreview()
670 Mutex::Autolock autoLock(mLockSem); in stopPreview()
1208 Mutex::Autolock autoLock(pController->mLockSem); in notify()
1264 Mutex::Autolock autoLock(pController->mLockSem); in notify()