Searched defs:getDC (Results 1 – 10 of 10) sorted by relevance
181 HDC WindowSurfaceWGL::getDC() const in getDC() function in rx::WindowSurfaceWGL
210 HDC PbufferSurfaceWGL::getDC() const in getDC() function in rx::PbufferSurfaceWGL
302 HDC DXGISwapChainWindowSurfaceWGL::getDC() const in getDC() function in rx::DXGISwapChainWindowSurfaceWGL
504 HDC D3DTextureSurfaceWGL::getDC() const in getDC() function in rx::D3DTextureSurfaceWGL
153 HDC getDC() const { return fDC; } in getDC() function