• Home
  • Raw
  • Download

Lines Matching refs:Mutexed

76     Mutexed<CCodecBufferChannel::QueueSync::Counter>::Locked count(mSync.mCount);  in QueueGuard()
89 Mutexed<CCodecBufferChannel::QueueSync::Counter>::Locked count(mSync.mCount); in ~QueueGuard()
98 Mutexed<Counter>::Locked count(mCount); in start()
106 Mutexed<Counter>::Locked count(mCount); in stop()
229 Mutexed<Input>::Locked input(mInput); in CCodecBufferChannel()
238 Mutexed<Output>::Locked output(mOutput); in CCodecBufferChannel()
306 Mutexed<Input>::Locked input(mInput); in queueInputBufferInternal()
377 Mutexed<Input>::Locked input(mInput); in queueInputBufferInternal()
532 Mutexed<Output>::Locked output(mOutput); in feedInputBufferIfAvailableInternal()
542 Mutexed<Input>::Locked input(mInput); in feedInputBufferIfAvailableInternal()
562 Mutexed<Output>::Locked output(mOutput); in renderOutputBuffer()
642 Mutexed<OutputSurface>::Locked output(mOutputSurface); in renderOutputBuffer()
726 Mutexed<Input>::Locked input(mInput); in discardBuffer()
732 Mutexed<Output>::Locked output(mOutput); in discardBuffer()
748 Mutexed<Input>::Locked input(mInput); in getInputBufferArray()
759 Mutexed<Output>::Locked output(mOutput); in getOutputBufferArray()
800 Mutexed<ReorderStash>::Locked reorder(mReorderStash); in start()
830 Mutexed<BlockPools>::Locked pools(mBlockPools); in start()
888 Mutexed<Input>::Locked input(mInput); in start()
950 Mutexed<OutputSurface>::Locked output(mOutputSurface); in start()
964 Mutexed<BlockPools>::Locked pools(mBlockPools); in start()
1059 Mutexed<Output>::Locked output(mOutput); in start()
1116 Mutexed<PipelineWatcher>::Locked watcher(mPipelineWatcher); in start()
1145 Mutexed<Input>::Locked input(mInput); in requestInitialInputBuffers()
1158 Mutexed<std::list<sp<ABuffer>>>::Locked configs(mFlushedConfigs); in requestInitialInputBuffers()
1210 Mutexed<std::list<sp<ABuffer>>>::Locked configs(mFlushedConfigs); in flush()
1231 Mutexed<Input>::Locked input(mInput); in flush()
1236 Mutexed<Output>::Locked output(mOutput); in flush()
1260 Mutexed<Input>::Locked input(mInput); in onInputBufferDone()
1335 Mutexed<OutputSurface>::Locked output(mOutputSurface); in handleWork()
1386 Mutexed<Output>::Locked output(mOutput); in handleWork()
1408 Mutexed<OutputSurface>::Locked output(mOutputSurface); in handleWork()
1424 Mutexed<Input>::Locked input(mInput); in handleWork()
1443 Mutexed<Output>::Locked output(mOutput); in handleWork()
1490 Mutexed<Output>::Locked output(mOutput); in handleWork()
1528 Mutexed<ReorderStash>::Locked reorder(mReorderStash); in handleWork()
1545 Mutexed<ReorderStash>::Locked reorder(mReorderStash); in sendOutputBuffers()
1553 Mutexed<Output>::Locked output(mOutput); in sendOutputBuffers()
1609 Mutexed<BlockPools>::Locked pools(mBlockPools); in setSurface()
1625 Mutexed<OutputSurface>::Locked output(mOutputSurface); in setSurface()
1640 Mutexed<Input>::Locked input(mInput); in elapsed()