Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp1138 HGLRC hdcContext = context ? WinContext::from(context) : 0; in makeCurrent() local
1161 while (!dispatch->wglMakeCurrent(hdcDraw, hdcContext) in makeCurrent()
1175 hdcDraw, hdcRead, hdcContext); in makeCurrent()