Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h412 mutable Mutex mQueueItemLock; variable
DLayer.cpp166 Mutex::Autolock lock(mQueueItemLock); in onFrameAvailable()
175 Mutex::Autolock lock(mQueueItemLock); in onFrameReplaced()
1045 Mutex::Autolock lock(mQueueItemLock); in shouldPresentNow()
1243 Mutex::Autolock lock(mQueueItemLock); in latchBuffer()