Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowswindow.h68 extern void WIN_SetWindowFullscreen(_THIS, SDL_Window * window, SDL_VideoDisplay * display, SDL_boo…
DSDL_windowsvideo.c149 device->SetWindowFullscreen = WIN_SetWindowFullscreen; in WIN_CreateDevice()
DSDL_windowswindow.c550 WIN_SetWindowFullscreen(_THIS, SDL_Window * window, SDL_VideoDisplay * display, SDL_bool fullscreen) in WIN_SetWindowFullscreen() function