Lines Matching refs:mRequestLock
4915 Mutex::Autolock l(mRequestLock); in setNotificationListener()
4922 Mutex::Autolock l(mRequestLock); in configurationComplete()
4935 Mutex::Autolock l(mRequestLock); in queueRequestList()
5015 Mutex::Autolock l(mRequestLock); in setRepeatingRequests()
5042 Mutex::Autolock l(mRequestLock); in clearRepeatingRequests()
5059 Mutex::Autolock l(mRequestLock); in clear()
5154 Mutex::Autolock l(mRequestLock); in checkAndStopRepeatingRequest()
5493 Mutex::Autolock l(mRequestLock); in threadLoop()
5791 Mutex::Autolock l(mRequestLock); in isStreamPending()
5821 Mutex::Autolock l(mRequestLock); in isOutputSurfacePending()
5950 Mutex::Autolock l(mRequestLock); in cleanUpFailedRequests()
5974 Mutex::Autolock l(mRequestLock); in cleanUpFailedRequests()
5982 Mutex::Autolock l(mRequestLock); in waitForNextRequestBatch()
6044 res = mRequestSignal.waitRelative(mRequestLock, kRequestTimeout); in waitForNextRequestLocked()