Home
last modified time | relevance | path

Searched defs:GetDC (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/win32/
Dcfx_windowsdib.h38 HDC GetDC() const { return m_hMemDC; } in GetDC() function
Dfx_win32_device.cpp1368 HDC CFX_WindowsDevice::GetDC() const { in GetDC() function in CFX_WindowsDevice
/external/swiftshader/src/D3D9/
DDirect3DSurface9.cpp215 long Direct3DSurface9::GetDC(HDC *deviceContext) in GetDC() function in D3D9::Direct3DSurface9
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dthreads.cpp305 DRAW_CONTEXT *GetDC(SWR_CONTEXT *pContext, uint32_t drawId) in GetDC() function