Searched defs:getDC (Results 1 – 5 of 5) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/wgl/ | ||
D | WindowSurfaceWGL.cpp | 181 HDC WindowSurfaceWGL::getDC() const in getDC() function in rx::WindowSurfaceWGL |
D | PbufferSurfaceWGL.cpp | 210 HDC PbufferSurfaceWGL::getDC() const in getDC() function in rx::PbufferSurfaceWGL |
D | DXGISwapChainWindowSurfaceWGL.cpp | 302 HDC DXGISwapChainWindowSurfaceWGL::getDC() const in getDC() function in rx::DXGISwapChainWindowSurfaceWGL |
D | D3DTextureSurfaceWGL.cpp | 504 HDC D3DTextureSurfaceWGL::getDC() const in getDC() function in rx::D3DTextureSurfaceWGL |
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/ | ||
D | EglOsApi_wgl.cpp | 581 HDC getDC() const { return m_hdc; } in getDC() function in __anon223595fa0111::WinSurface |