Searched defs:getDeviceContext (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/platform/win32/ | ||
D | tcuWin32Window.hpp | 49 HDC getDeviceContext (void) const { return GetDC(m_window); } in getDeviceContext() function in tcu::win32::Window |
D | tcuWGL.hpp | 211 HDC getDeviceContext (void) const { return m_deviceCtx; } in getDeviceContext() function in tcu::wgl::Context |
D | tcuWin32EGLNativeDisplayFactory.cpp | 76 HDC getDeviceContext (void) { return m_deviceContext; } in getDeviceContext() function in tcu::win32::__anon1b601ec30111::NativeDisplay |