Searched refs:yieldBufferQueueBlock (Results 1 – 3 of 3) sorted by relevance
308 bool yieldBufferQueueBlock(const C2ConstGraphicBlock& block);
1712 bool yieldBufferQueueBlock(const C2ConstGraphicBlock& block) { in yieldBufferQueueBlock() function1725 forEachBlock(workList, yieldBufferQueueBlock, processInput, processOutput); in yieldBufferQueueBlocks()
1233 if (!yieldBufferQueueBlock(block)) { in queueToOutputSurface()