Searched refs:clampedInterval (Results 1 – 1 of 1) sorted by relevance
644 EGLint clampedInterval = std::min(std::max(interval, surfaceConfig->minSwapInterval), in SwapInterval() local647 drawSurface->setSwapInterval(clampedInterval); in SwapInterval()