Home | History | Annotate | Download | only in client2

Lines Matching refs:mInputMutex

61     Mutex::Autolock l(mInputMutex);
68 Mutex::Autolock l(mInputMutex);
100 Mutex::Autolock l(mInputMutex);
112 Mutex::Autolock l(mInputMutex);
125 Mutex::Autolock l(mInputMutex);
228 Mutex::Autolock l(mInputMutex);
230 res = mStartCaptureSignal.waitRelative(mInputMutex,
250 Mutex::Autolock l(mInputMutex);
408 Mutex::Autolock l(mInputMutex);
432 Mutex::Autolock l(mInputMutex);
434 res = mNewNotifySignal.waitRelative(mInputMutex, kWaitDuration);
561 Mutex::Autolock l(mInputMutex);
565 res = mNewFrameSignal.waitRelative(mInputMutex, kWaitDuration);
583 res = mNewCaptureSignal.waitRelative(mInputMutex, kWaitDuration);
672 res = mNewCaptureSignal.waitRelative(mInputMutex, kWaitDuration);