Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def353 wglGetCurrentDC = wglGetCurrentDC@0
Dopengl32.def353 wglGetCurrentDC
Dstw_wgl.c97 wglGetCurrentDC( VOID ) in wglGetCurrentDC() function
/external/skia/src/utils/win/
DSkWGL_win.cpp258 HDC prevDC = wglGetCurrentDC(); in SkWGLExtensions()
352 HDC prevDC = wglGetCurrentDC(); in create_gl_context()
/external/skqp/src/utils/win/
DSkWGL_win.cpp258 HDC prevDC = wglGetCurrentDC(); in SkWGLExtensions()
352 HDC prevDC = wglGetCurrentDC(); in create_gl_context()
/external/skqp/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp21 auto dc = wglGetCurrentDC(); in context_restorer()
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp21 auto dc = wglGetCurrentDC(); in context_restorer()
/external/swiftshader/src/OpenGL/libGL/
DlibGL.def354 wglGetCurrentDC @352
DlibGL.cpp7891 HDC WINAPI wglGetCurrentDC(VOID) in wglGetCurrentDC() function