Searched refs:reorderDepth (Results 1 – 1 of 1) sorted by relevance
979 C2PortReorderBufferDepthTuning::output reorderDepth; in start() local991 &reorderDepth, in start()1198 reorderDepth.value + kRenderingDepth; in start()1333 if (reorderDepth) { in start()1334 output->buffers->setReorderDepth(reorderDepth.value); in start()1697 C2PortReorderBufferDepthTuning::output reorderDepth; in handleWork() local1698 if (reorderDepth.updateFrom(*param)) { in handleWork()1700 mName, reorderDepth.value); in handleWork()1701 newReorderDepth = reorderDepth.value; in handleWork()1799 uint32_t reorderDepth = 0; in handleWork() local[all …]