Searched refs:GetDC (Results 1 - 22 of 22) sorted by relevance

/external/deqp/framework/platform/win32/
H A DtcuWin32Window.hpp47 HDC getDeviceContext (void) const { return GetDC(m_window); }
H A DtcuWin32EGLNativeDisplayFactory.cpp314 screenDC = GetDC(DE_NULL);
317 windowDC = GetDC(m_window.getHandle());
/external/pdfium/core/include/fxge/
H A Dfx_ge_win32.h51 HDC GetDC() const function in class:CFX_WindowsDIB
79 HDC GetDC() const;
93 HDC GetDC() function in class:CFX_WinBitmapDevice
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
H A Ddxgi_dll.c84 hdc = GetDC(hwnd);
110 hdc = GetDC(x11_hwnd);
153 hdc = GetDC(hwnd);
237 hdc = GetDC(root);
/external/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c115 hDC = GetDC(hWnd);
/external/skia/src/views/win/
H A DSkOSWindow_win.cpp332 HDC dc = GetDC((HWND)fHWND);
374 wglMakeCurrent(GetDC((HWND)fHWND), 0);
381 HDC dc = GetDC((HWND)fHWND);
411 EGLDisplay display = SkANGLEGLContext::GetD3DEGLDisplay(GetDC(hWnd));
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_ext_pbuffer.c205 hDC = GetDC(hWnd);
249 hDC = GetDC(fb->hWnd);
H A Dstw_framebuffer.c260 fb->hDC = GetDC(hWnd);
/external/skia/src/gpu/gl/win/
H A DSkCreatePlatformGLContext_win.cpp76 if (!(fDeviceContext = GetDC(fWindow))) {
/external/icu/icu4c/source/samples/layout/
H A Dclayout.c133 hdc = GetDC(hwnd);
296 hdc = GetDC(hwnd);
H A Dlayout.cpp132 hdc = GetDC(hwnd);
292 hdc = GetDC(hwnd);
/external/mesa3d/src/gallium/state_trackers/egl/gdi/
H A Dnative_gdi.c131 hDC = GetDC(gsurf->hWnd);
149 hDC = GetDC(gsurf->hWnd);
/external/skia/src/utils/win/
H A DSkWGL_win.cpp257 HDC dummyDC = GetDC(dummyWND);
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
H A Ddxgi.idl429 HRESULT GetDC(
/external/harfbuzz_ng/src/
H A Dhb-uniscribe.cc516 data->hdc = GetDC (NULL);
/external/libpng/contrib/gregbook/
H A Drpng2-win.c790 HDC hdc = GetDC(global_hwnd);
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_objects.h546 virtual HRESULT STDMETHODCALLTYPE GetDC( function in struct:GalliumD3D11Surface
/external/mesa3d/src/mesa/drivers/windows/gdi/
H A Dwmesa.c1030 c->hDC = GetDC(WindowFromDC(hDC)); /* huh ???? */
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_form.cpp368 HDC hDC = ::GetDC(NULL);
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp1147 HDC CFX_WindowsDevice::GetDC() const function in class:CFX_WindowsDevice
/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp1888 SwapBuffers(GetDC(hwnd));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1087 milliseconds