Searched refs:swapA (Results 1 – 1 of 1) sorted by relevance
260 auto& swapA = mSwapHistory[0]; in isSwapChainStuffed() local264 if (swapA.dequeueDuration < SLOW_THRESHOLD && swapA.queueDuration < SLOW_THRESHOLD) { in isSwapChainStuffed()273 if (std::abs(swapA.swapCompletedTime - swapB.swapCompletedTime) > frameInterval * 3) { in isSwapChainStuffed()283 swapA = swapB; in isSwapChainStuffed()