Home
last modified time | relevance | path

Searched defs:hdc (Results 1 – 1 of 1) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglWindowsApi.cpp149 PROC wglGetExtentionsProcAddress(HDC hdc,const char *extension_name,const char* proc_name) in wglGetExtentionsProcAddress()
214 HDC hdc = GetDC(hwnd); in getDefaultDisplay() local