Searched defs:forInput (Results 1 – 2 of 2) sorted by relevance
225 inline bool forInput() const { return (mIndex & DIR_MASK) == DIR_INPUT; } in forInput() function386 inline bool forInput() const { return _mIndex.forInput(); } in forInput() function
1790 bool forInput) { in holdBufferQueueBlocks()