/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_wgl.c | 67 HDC hdc ) in wglCreateContext() 75 HDC hdc, in wglCreateLayerContext() 111 HDC hdc, in wglMakeCurrent() 120 HDC hdc ) in wglSwapBuffers() 141 HDC hdc, in wglSwapLayerBuffers() 157 HDC hdc, in wglChoosePixelFormat() 180 HDC hdc, in wglDescribePixelFormat() 190 HDC hdc ) in wglGetPixelFormat() 197 HDC hdc, in wglSetPixelFormat() 212 HDC hdc, in wglUseFontBitmapsA() [all …]
|
D | stw_framebuffer.c | 252 stw_framebuffer_create(HDC hdc, int iPixelFormat) in stw_framebuffer_create() 372 stw_framebuffer_from_hdc_locked(HDC hdc) in stw_framebuffer_from_hdc_locked() 390 stw_framebuffer_from_hdc(HDC hdc) in stw_framebuffer_from_hdc() 423 DrvSetPixelFormat(HDC hdc, LONG iPixelFormat) in DrvSetPixelFormat() 472 stw_pixelformat_get(HDC hdc) in stw_pixelformat_get() 488 DrvPresentBuffers(HDC hdc, PGLPRESENTBUFFERSDATA data) in DrvPresentBuffers() 550 stw_framebuffer_present_locked(HDC hdc, in stw_framebuffer_present_locked() 620 DrvSwapBuffers(HDC hdc) in DrvSwapBuffers() 663 DrvSwapLayerBuffers(HDC hdc, UINT fuPlanes) in DrvSwapLayerBuffers()
|
D | stw_context.c | 120 DrvCreateContext(HDC hdc) in DrvCreateContext() 127 DrvCreateLayerContext(HDC hdc, INT iLayerPlane) in DrvCreateLayerContext() 141 get_matching_pixel_format(HDC hdc) in get_matching_pixel_format() 162 stw_create_context_attribs(HDC hdc, INT iLayerPlane, DHGLRC hShareContext, in stw_create_context_attribs() 945 DrvSetContext(HDC hdc, DHGLRC dhglrc, PFN_SETPROCTABLE pfnSetProcTable) in DrvSetContext()
|
D | stw_pixelformat.c | 344 DrvDescribePixelFormat(HDC hdc, INT iPixelFormat, ULONG cjpfd, in DrvDescribePixelFormat() 375 DrvDescribeLayerPlane(HDC hdc, INT iPixelFormat, INT iLayerPlane, in DrvDescribeLayerPlane() 384 DrvGetLayerPaletteEntries(HDC hdc, INT iLayerPlane, INT iStart, in DrvGetLayerPaletteEntries() 393 DrvSetLayerPaletteEntries(HDC hdc, INT iLayerPlane, INT iStart, in DrvSetLayerPaletteEntries() 402 DrvRealizeLayerPalette(HDC hdc, INT iLayerPlane, BOOL bRealize) in DrvRealizeLayerPalette() 413 stw_pixelformat_choose(HDC hdc, CONST PIXELFORMATDESCRIPTOR *ppfd) in stw_pixelformat_choose()
|
D | stw_ext_pixelformat.c | 391 wglChoosePixelFormatARB(HDC hdc, const int *piAttribIList, in wglChoosePixelFormatARB() 481 wglGetPixelFormatAttribfvARB(HDC hdc, int iPixelFormat, int iLayerPlane, in wglGetPixelFormatAttribfvARB() 503 wglGetPixelFormatAttribivARB(HDC hdc, int iPixelFormat, int iLayerPlane, in wglGetPixelFormatAttribivARB()
|
D | stw_ext_extensionsstring.c | 54 HDC hdc ) in wglGetExtensionsStringARB()
|
D | stw_wgl.h | 76 HDC hdc; member
|
D | stw_st.c | 176 stw_st_framebuffer_present_locked(HDC hdc, in stw_st_framebuffer_present_locked() 270 stw_st_swap_framebuffer_locked(HDC hdc, struct st_framebuffer_iface *stfb) in stw_st_swap_framebuffer_locked()
|
/external/mesa3d/src/glx/windows/ |
D | windowsgl.c | 102 HDC hdc = GetDC(hwnd); in windows_create_context() local 163 HDC hdc = GetDC(hwnd); in windows_create_context_attribs() local 317 HDC hdc = GetDC(hwnd); in windows_call_with_context() local 336 windows_check_render_test(HDC hdc, void *args) in windows_check_render_test() 366 windows_extensions_test(HDC hdc, void *args) in windows_extensions_test()
|
/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 | clayout.c | 126 HDC hdc; in WndProc() local
|
D | layout.cpp | 125 HDC hdc; in WndProc() local
|
/external/skia/samplecode/ |
D | SampleBigGradient.cpp | 162 HDC hdc = (HDC)fCanvas->accessTopRasterHandle(); in drawRect() local 176 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/skqp/samplecode/ |
D | SampleBigGradient.cpp | 162 HDC hdc = (HDC)fCanvas->accessTopRasterHandle(); in drawRect() local 176 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/webrtc/webrtc/modules/desktop_capture/ |
D | desktop_frame_win.cc | 34 HDC hdc) { in Create()
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 153 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount() 189 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM() 1638 HDC hdc = ::CreateCompatibleDC(nullptr); in getGlyphToUnicodeMap() local 1658 HDC hdc = CreateCompatibleDC(nullptr); in onGetAdvancedMetrics() local 1865 HDC hdc = ::CreateCompatibleDC(nullptr); in onOpenStream() local 1898 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs() 1924 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph() 1977 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs() local 2104 HDC hdc = ::CreateCompatibleDC(nullptr); in onCountGlyphs() local 2118 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetUPEM() local [all …]
|
/external/skqp/src/ports/ |
D | SkFontHost_win.cpp | 153 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount() 189 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM() 1637 HDC hdc = ::CreateCompatibleDC(nullptr); in getGlyphToUnicodeMap() local 1657 HDC hdc = CreateCompatibleDC(nullptr); in onGetAdvancedMetrics() local 1865 HDC hdc = ::CreateCompatibleDC(nullptr); in onOpenStream() local 1899 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs() 1925 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph() 1978 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs() local 2105 HDC hdc = ::CreateCompatibleDC(nullptr); in onCountGlyphs() local 2119 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetUPEM() local [all …]
|
/external/skqp/src/utils/win/ |
D | SkWGL_win.cpp | 46 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, in choosePixelFormat() 56 BOOL SkWGLExtensions::getPixelFormatAttribiv(HDC hdc, in getPixelFormatAttribiv() 66 BOOL SkWGLExtensions::getPixelFormatAttribfv(HDC hdc, in getPixelFormatAttribfv()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 46 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, in choosePixelFormat() 56 BOOL SkWGLExtensions::getPixelFormatAttribiv(HDC hdc, in getPixelFormatAttribiv() 66 BOOL SkWGLExtensions::getPixelFormatAttribfv(HDC hdc, in getPixelFormatAttribfv()
|
/external/skqp/tools/sk_app/win/ |
D | ANGLEWindowContext_win.cpp | 23 EGLDisplay get_angle_egl_display(HDC hdc) { in get_angle_egl_display()
|
D | Window_win.cpp | 211 HDC hdc; in WndProc() local
|
/external/skia/tools/sk_app/win/ |
D | ANGLEWindowContext_win.cpp | 23 EGLDisplay get_angle_egl_display(HDC hdc) { in get_angle_egl_display()
|
/external/webrtc/webrtc/base/ |
D | win32windowpicker.cc | 110 HDC hdc = GetDC(NULL); in GetDesktopList() local
|
/external/webrtc/talk/media/devices/ |
D | gdivideorenderer.cc | 208 HDC hdc = BeginPaint(handle(), &ps); in OnPaint() local
|