Searched defs:newSwapInterval (Results 1 – 1 of 1) sorted by relevance
424 int32_t newSwapInterval = ::round(float(Settings::getInstance()->getSwapIntervalNS()) / in onSettingsChanged() local554 const int32_t& newSwapInterval) { in swapSlower()580 const int32_t& newSwapInterval) { in swapFaster()623 const int32_t newSwapInterval = framesPerRefresh + (framesPerRefreshRemainder ? 1 : 0); in updateSwapInterval() local