Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglWindowsApi.cpp56 HDC getDC(int configId){return getTLS()->m_map[configId].dc;} in getDC() function in WinDisplay
107 HDC getDC(){ return m_hdc;}; in getDC() function in SrfcInfo