Home
last modified time | relevance | path

Searched refs:mLocalSyncPointMutex (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
DBufferLayer.cpp518 Mutex::Autolock lock(mLocalSyncPointMutex); in latchBuffer()
547 Mutex::Autolock lock(mLocalSyncPointMutex); in notifyAvailableFrames()
598 Mutex::Autolock lock(mLocalSyncPointMutex); in allTransactionsSignaled()
DLayer.h775 Mutex mLocalSyncPointMutex; variable
DLayer.cpp192 Mutex::Autolock syncLock(mLocalSyncPointMutex); in removeFromCurrentState()
613 Mutex::Autolock lock(mLocalSyncPointMutex); in addSyncPoint()