Searched refs:reorderDepth (Results 1 – 1 of 1) sorted by relevance
977 C2PortReorderBufferDepthTuning::output reorderDepth; in start() local989 &reorderDepth, in start()1195 reorderDepth.value + kRenderingDepth; in start()1330 if (reorderDepth) { in start()1331 output->buffers->setReorderDepth(reorderDepth.value); in start()1679 C2PortReorderBufferDepthTuning::output reorderDepth; in handleWork() local1680 if (reorderDepth.updateFrom(*param)) { in handleWork()1682 mName, reorderDepth.value); in handleWork()1683 newReorderDepth = reorderDepth.value; in handleWork()1781 uint32_t reorderDepth = 0; in handleWork() local[all …]