Searched defs:getDeviceContext (Results 1 – 5 of 5) sorted by relevance
| /external/deqp/framework/platform/win32/ | ||
| D | tcuWin32Window.hpp | 54 HDC getDeviceContext(void) const in getDeviceContext() function in tcu::win32::Window |
| D | tcuWGL.hpp | 214 HDC getDeviceContext(void) const in getDeviceContext() function in tcu::wgl::Context |
| D | tcuWin32EGLNativeDisplayFactory.cpp | 82 HDC getDeviceContext(void) in getDeviceContext() function in tcu::win32::__anon165cbdce0111::NativeDisplay |
| /external/angle/src/tests/deqp_support/ | ||
| D | tcuANGLENativeDisplayFactory.cpp | 115 EGLNativeDisplayType getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function in tcu::__anon6a8976420111::ANGLENativeDisplay |
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ | ||
| D | Renderer11.h | 308 ID3D11DeviceContext *getDeviceContext() { return mDeviceContext.Get(); } in getDeviceContext() function |