Searched defs:forOutput (Results 1 – 1 of 1) sorted by relevance
227 inline bool forOutput() const { return (mIndex & DIR_MASK) == DIR_OUTPUT; } in forOutput() function388 inline bool forOutput() const { return _mIndex.forOutput(); } in forOutput() function