Lines Matching refs:mStateLock
217 Mutex::Autolock _l(flinger->mStateLock); in createDisplay()
229 Mutex::Autolock _l(mStateLock); in createDisplay()
239 Mutex::Autolock _l(mStateLock); in destroyDisplay()
392 Mutex::Autolock _l(mStateLock); in init()
499 Mutex::Autolock _l(mStateLock); in authenticateSurfaceTexture()
682 Mutex::Autolock _l(mStateLock); in clearAnimationFrameStats()
688 Mutex::Autolock _l(mStateLock); in getAnimationFrameStats()
811 Mutex::Autolock _l(mStateLock); in onHotplugReceived()
1208 Mutex::Autolock _l(mStateLock); in handleTransaction()
1952 Mutex::Autolock _l(mStateLock); in addClientLayer()
1958 Mutex::Autolock _l(mStateLock); in removeLayer()
1991 Mutex::Autolock _l(mStateLock); in setTransactionState()
1998 status_t err = mTransactionCV.waitRelative(mStateLock, s2ns(5)); in setTransactionState()
2051 status_t err = mTransactionCV.waitRelative(mStateLock, s2ns(5)); in setTransactionState()
2409 while (mStateLock.tryLock()<0 && --retry>=0) { in dump()
2457 mStateLock.unlock(); in dump()
2827 Mutex::Autolock _l(mStateLock); in onTransact()
3016 Mutex::Autolock _l(mStateLock); in captureScreen()
3074 Mutex::Autolock _l(flinger->mStateLock); in captureScreen()