Searched refs:pipelineFull (Results 1 – 3 of 3) sorted by relevance
107 bool pipelineFull() const;
101 bool PipelineWatcher::pipelineFull() const { in pipelineFull() function in android::PipelineWatcher
621 if (mInputMetEos || mPipelineWatcher.lock()->pipelineFull()) { in feedInputBufferIfAvailableInternal()