Home
last modified time | relevance | path

Searched refs:closestMatch (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/winrt/
DSDL_winrtvideo.cpp222 DXGI_MODE_DESC modeToMatch, closestMatch; in WINRT_AddDisplaysForOutput() local
244 hr = dxgiOutput->FindClosestMatchingMode(&modeToMatch, &closestMatch, NULL); in WINRT_AddDisplaysForOutput()
272 WINRT_DXGIModeToSDLDisplayMode(&closestMatch, &display.desktop_mode); in WINRT_AddDisplaysForOutput()