Searched refs:target_refresh_rate (Results 1 – 1 of 1) sorted by relevance
834 int target_refresh_rate; in SDL_GetClosestDisplayModeForDisplay() local852 target_refresh_rate = mode->refresh_rate; in SDL_GetClosestDisplayModeForDisplay()854 target_refresh_rate = display->desktop_mode.refresh_rate; in SDL_GetClosestDisplayModeForDisplay()892 if (current->refresh_rate >= target_refresh_rate) { in SDL_GetClosestDisplayModeForDisplay()