Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsmodes.h43 extern int WIN_GetDisplayUsableBounds(_THIS, SDL_VideoDisplay * display, SDL_Rect * rect);
DSDL_windowsvideo.c127 device->GetDisplayUsableBounds = WIN_GetDisplayUsableBounds; in WIN_CreateDevice()
DSDL_windowsmodes.c349 WIN_GetDisplayUsableBounds(_THIS, SDL_VideoDisplay * display, SDL_Rect * rect) in WIN_GetDisplayUsableBounds() function