Searched defs:getDC (Results 1 – 5 of 5) sorted by relevance
| /external/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 | 277 HDC DXGISwapChainWindowSurfaceWGL::getDC() const  in getDC()  function in rx::DXGISwapChainWindowSurfaceWGL | 
| D | D3DTextureSurfaceWGL.cpp | 491 HDC D3DTextureSurfaceWGL::getDC() const  in getDC()  function in rx::D3DTextureSurfaceWGL | 
| /external/skia/src/utils/win/ | ||
| D | SkWGL.h | 153     HDC getDC() const { return fDC; }  in getDC()  function |