Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWin32Window.hpp49 HDC getDeviceContext (void) const { return GetDC(m_window); } in getDeviceContext() function in tcu::win32::Window
DtcuWGL.hpp211 HDC getDeviceContext (void) const { return m_deviceCtx; } in getDeviceContext() function in tcu::wgl::Context
DtcuWin32EGLNativeDisplayFactory.cpp76 HDC getDeviceContext (void) { return m_deviceContext; } in getDeviceContext() function in tcu::win32::__anon1b601ec30111::NativeDisplay