Searched refs:reorderDepth (Results 1 – 1 of 1) sorted by relevance
773 C2PortReorderBufferDepthTuning::output reorderDepth; in start() local783 &reorderDepth, in start()803 if (reorderDepth) { in start()804 reorder->setDepth(reorderDepth.value); in start()953 reorderDepth.value + kRenderingDepth; in start()1352 C2PortReorderBufferDepthTuning::output reorderDepth; in handleWork() local1353 if (reorderDepth.updateFrom(*param)) { in handleWork()1355 mReorderStash.lock()->setDepth(reorderDepth.value); in handleWork()1357 mName, reorderDepth.value); in handleWork()1362 reorderDepth.value + kRenderingDepth; in handleWork()