Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32Window.hpp50 HDC getDeviceContext (void) const { return GetDC(m_window); } in getDeviceContext() function in tcu::win32::Window
DtcuWGL.hpp215 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::__anon1297fdf90111::NativeDisplay
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp94 EGLNativeDisplayType getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function in tcu::__anond27d5d1b0111::ANGLENativeDisplay
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp106 EGLNativeDisplayType getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function in tcu::__anonb420b9e60111::ANGLENativeDisplay
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h298 ID3D11DeviceContext *getDeviceContext() { return mDeviceContext; } in getDeviceContext() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h325 ID3D11DeviceContext *getDeviceContext() { return mDeviceContext; } in getDeviceContext() function