Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DBufferLayer.cpp481 Mutex::Autolock lock(mLocalSyncPointMutex); in latchBuffer()
510 Mutex::Autolock lock(mLocalSyncPointMutex); in notifyAvailableFrames()
561 Mutex::Autolock lock(mLocalSyncPointMutex); in allTransactionsSignaled()
DLayer.h912 Mutex mLocalSyncPointMutex; variable
DLayer.cpp222 Mutex::Autolock syncLock(mLocalSyncPointMutex); in removeFromCurrentState()
759 Mutex::Autolock lock(mLocalSyncPointMutex); in addSyncPoint()