/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_wgl.c | 63 HDC hdc ) in wglCreateContext() 70 HDC hdc, in wglCreateLayerContext() 98 HDC hdc, in wglMakeCurrent() 107 HDC hdc ) in wglSwapBuffers() 128 HDC hdc, in wglSwapLayerBuffers() 144 HDC hdc, in wglChoosePixelFormat() 167 HDC hdc, in wglDescribePixelFormat() 177 HDC hdc ) in wglGetPixelFormat() 184 HDC hdc, in wglSetPixelFormat() 199 HDC hdc, in wglUseFontBitmapsA() [all …]
|
D | stw_framebuffer.c | 241 HDC hdc, in stw_framebuffer_create() 391 HDC hdc ) in stw_framebuffer_from_hdc_locked() 409 HDC hdc ) in stw_framebuffer_from_hdc() 443 HDC hdc, in DrvSetPixelFormat() 492 HDC hdc ) in stw_pixelformat_get() 508 DrvPresentBuffers(HDC hdc, PGLPRESENTBUFFERSDATA data) in DrvPresentBuffers() 565 stw_framebuffer_present_locked(HDC hdc, in stw_framebuffer_present_locked() 601 HDC hdc ) in DrvSwapBuffers() 625 HDC hdc, in DrvSwapLayerBuffers()
|
D | stw_context.c | 119 HDC hdc ) in DrvCreateContext() 126 HDC hdc, in DrvCreateLayerContext() 135 HDC hdc, in stw_create_context_attribs() 323 HDC hdc, in stw_make_current() 778 HDC hdc, in DrvSetContext()
|
D | stw_pixelformat.c | 317 HDC hdc, in DrvDescribePixelFormat() 349 HDC hdc, in DrvDescribeLayerPlane() 361 HDC hdc, in DrvGetLayerPaletteEntries() 373 HDC hdc, in DrvSetLayerPaletteEntries() 385 HDC hdc, in DrvRealizeLayerPalette() 396 int stw_pixelformat_choose( HDC hdc, in stw_pixelformat_choose()
|
D | stw_ext_pixelformat.c | 375 HDC hdc, in wglChoosePixelFormatARB() 463 HDC hdc, in wglGetPixelFormatAttribfvARB() 487 HDC hdc, in wglGetPixelFormatAttribivARB()
|
D | stw_ext_extensionsstring.c | 48 HDC hdc ) in wglGetExtensionsStringARB()
|
D | stw_wgl.h | 66 HDC hdc; member
|
D | stw_st.c | 158 stw_st_framebuffer_present_locked(HDC hdc, in stw_st_framebuffer_present_locked() 226 stw_st_swap_framebuffer_locked(HDC hdc, struct st_framebuffer_iface *stfb) in stw_st_swap_framebuffer_locked()
|
D | stw_context.h | 41 HDC hdc; member
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
D | wgl.c | 157 WINGDIAPI HGLRC GLAPIENTRY wglCreateContext(HDC hdc) in wglCreateContext() 212 WINGDIAPI BOOL GLAPIENTRY wglMakeCurrent(HDC hdc, HGLRC hglrc) in wglMakeCurrent() 235 WINGDIAPI int GLAPIENTRY wglChoosePixelFormat(HDC hdc, in wglChoosePixelFormat() 296 WINGDIAPI int GLAPIENTRY wglDescribePixelFormat(HDC hdc, in wglDescribePixelFormat() 325 WINGDIAPI int GLAPIENTRY wglGetPixelFormat(HDC hdc) in wglGetPixelFormat() 335 WINGDIAPI BOOL GLAPIENTRY wglSetPixelFormat(HDC hdc,int iPixelFormat, in wglSetPixelFormat() 353 WINGDIAPI BOOL GLAPIENTRY wglSwapBuffers(HDC hdc) in wglSwapBuffers() 474 WINGDIAPI BOOL GLAPIENTRY wglUseFontBitmapsA(HDC hdc, DWORD first, in wglUseFontBitmapsA() 583 WINGDIAPI HGLRC GLAPIENTRY wglCreateLayerContext(HDC hdc, in wglCreateLayerContext() 593 WINGDIAPI BOOL GLAPIENTRY wglUseFontBitmapsW(HDC hdc, in wglUseFontBitmapsW() [all …]
|
D | wmesa.c | 35 wmesa_new_framebuffer(HDC hdc, struct gl_config *visual) in wmesa_new_framebuffer() 53 wmesa_free_framebuffer(HDC hdc) in wmesa_free_framebuffer() 76 wmesa_lookup_framebuffer(HDC hdc) in wmesa_lookup_framebuffer() 203 get_window_size(HDC hdc, GLuint *width, GLuint *height) in get_window_size() 1177 void WMesaMakeCurrent(WMesaContext c, HDC hdc) in WMesaMakeCurrent() 1234 void WMesaSwapBuffers( HDC hdc ) in WMesaSwapBuffers()
|
/external/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.cpp | 119 HDC hdc = surface->getHDC(); in GDIFontInstance() local 204 HDC hdc = surface->getHDC(); in GDIFontInstance() local 350 HDC hdc = fSurface->getHDC(); in readFontTable() local 376 HDC hdc = fSurface->getHDC(); in getGlyphAdvance() local
|
D | gdiglue.cpp | 40 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) in rs_gdiRenderingSurfaceOpen() 45 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC()
|
D | layout.cpp | 125 HDC hdc; in WndProc() local
|
D | clayout.c | 126 HDC hdc; in WndProc() local
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/ |
D | dxgi_dll.c | 72 HDC hdc; in WineDXGIBackend_BeginPresent() local 147 HDC hdc; in WineDXGIBackend_TestPresent() local 235 HDC hdc; in install_wine_dxgi_backend() local
|
/external/skia/samplecode/ |
D | SampleBigGradient.cpp | 164 HDC hdc = (HDC)fCanvas->accessTopRasterHandle(); in drawRect() local 177 HDC hdc = static_cast<HDC>(context); in DeleteHDCCallback() local 207 HDC hdc = CreateCompatibleDC(nullptr); in Create() local 236 HDC hdc = static_cast<HDC>(handle); in updateHandle() local
|
/external/libchrome/base/win/ |
D | scoped_select_object.h | 19 ScopedSelectObject(HDC hdc, HGDIOBJ object) in ScopedSelectObject()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | desktop_frame_win.cc | 34 HDC hdc) { in Create()
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 149 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount() 185 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM() 1735 HDC hdc = CreateCompatibleDC(nullptr); in onGetAdvancedTypefaceMetrics() local 1938 HDC hdc = ::CreateCompatibleDC(nullptr); in onOpenStream() local 1968 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs() 1994 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph() 2046 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs() local 2173 HDC hdc = ::CreateCompatibleDC(nullptr); in onCountGlyphs() local 2187 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetUPEM() local 2239 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetTableData() local [all …]
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 45 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, in choosePixelFormat() 55 BOOL SkWGLExtensions::getPixelFormatAttribiv(HDC hdc, in getPixelFormatAttribiv() 65 BOOL SkWGLExtensions::getPixelFormatAttribfv(HDC hdc, in getPixelFormatAttribfv()
|
/external/webrtc/webrtc/base/ |
D | win32windowpicker.cc | 110 HDC hdc = GetDC(NULL); in GetDesktopList() local
|
/external/skia/tools/viewer/sk_app/win/ |
D | Window_win.cpp | 207 HDC hdc; in WndProc() local
|
/external/webrtc/talk/media/devices/ |
D | gdivideorenderer.cc | 208 HDC hdc = BeginPaint(handle(), &ps); in OnPaint() local
|
/external/skia/src/views/win/ |
D | SkOSWindow_win.cpp | 152 HDC hdc = BeginPaint(hWnd, &ps); in wndProc() local 187 HDC hdc = (HDC)ctx; in doPaint() local
|