Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c875 HDC hfromdc = ((SDL_WindowData *) fromWindow->driverdata)->hdc; in WIN_GL_SetPixelFormatFrom() local
880 int pixel_format = GetPixelFormat(hfromdc); in WIN_GL_SetPixelFormatFrom()
883 DescribePixelFormat(hfromdc, pixel_format, sizeof(pfd), &pfd); in WIN_GL_SetPixelFormatFrom()

Completed in 4 milliseconds