Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengl.c790 HDC hfromdc = ((SDL_WindowData *) fromWindow->driverdata)->hdc; in WIN_GL_SetPixelFormatFrom() local
795 int pixel_format = GetPixelFormat(hfromdc); in WIN_GL_SetPixelFormatFrom()
798 DescribePixelFormat(hfromdc, pixel_format, sizeof(pfd), &pfd); in WIN_GL_SetPixelFormatFrom()