Searched refs:shouldDisableScreenVsync (Results 1 – 1 of 1) sorted by relevance
158 bool shouldDisableScreenVsync = modeUpdated_ && (error_ < ERROR_THRESHOLD / 2); in AddSample() local160 if (shouldDisableScreenVsync) { in AddSample()166 return !shouldDisableScreenVsync; in AddSample()