Searched refs:m_deviceContext (Results 1 – 1 of 1) sorted by relevance
73 virtual EGLNativeDisplayType getLegacyNative (void) { return m_deviceContext; } in getLegacyNative()76 HDC getDeviceContext (void) { return m_deviceContext; } in getDeviceContext()79 HDC m_deviceContext; member in tcu::win32::__anonbac8d03a0111::NativeDisplay141 , m_deviceContext ((HDC)EGL_DEFAULT_DISPLAY) in NativeDisplay()