/third_party/mesa3d/src/gallium/targets/libgl-gdi/ |
H A D | stw_wgl.h | 76 HDC hdc; member
|
H A D | stw_wgl.c | 71 wglCreateLayerContext( HDC hdc, int iLayerPlane ) wglCreateLayerContext() argument 101 wglMakeCurrent( HDC hdc, HGLRC hglrc ) wglMakeCurrent() argument 131 wglSwapLayerBuffers( HDC hdc, UINT fuPlanes ) wglSwapLayerBuffers() argument 147 wglChoosePixelFormat( HDC hdc, CONST PIXELFORMATDESCRIPTOR *ppfd ) wglChoosePixelFormat() argument 168 wglDescribePixelFormat( HDC hdc, int iPixelFormat, UINT nBytes, LPPIXELFORMATDESCRIPTOR ppfd ) wglDescribePixelFormat() argument 185 wglSetPixelFormat( HDC hdc, int iPixelFormat, const PIXELFORMATDESCRIPTOR *ppfd ) wglSetPixelFormat() argument 200 wglUseFontBitmapsA( HDC hdc, DWORD first, DWORD count, DWORD listBase ) wglUseFontBitmapsA() argument 219 wglUseFontBitmapsW( HDC hdc, DWORD first, DWORD count, DWORD listBase ) wglUseFontBitmapsW() argument 278 wglUseFontOutlinesA( HDC hdc, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf ) wglUseFontOutlinesA() argument 303 wglUseFontOutlinesW( HDC hdc, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf ) wglUseFontOutlinesW() argument 328 wglDescribeLayerPlane( HDC hdc, int iPixelFormat, int iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd ) wglDescribeLayerPlane() argument 339 wglSetLayerPaletteEntries( HDC hdc, int iLayerPlane, int iStart, int cEntries, CONST COLORREF *pcr ) wglSetLayerPaletteEntries() argument 350 wglGetLayerPaletteEntries( HDC hdc, int iLayerPlane, int iStart, int cEntries, COLORREF *pcr ) wglGetLayerPaletteEntries() argument 361 wglRealizeLayerPalette( HDC hdc, int iLayerPlane, BOOL bRealize ) wglRealizeLayerPalette() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-gdi.cc | 47 HDC hdc = GetDC (nullptr); in _hb_gdi_reference_table() local
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_device.c | 87 init_screen(const struct stw_winsys *stw_winsys, HDC hdc) in init_screen() argument 174 stw_init_screen(HDC hdc) in stw_init_screen() argument
|
H A D | stw_ext_pixelformat.c | 52 stw_query_attrib(HDC hdc, int iPixelFormat, int iLayerPlane, int attrib, int *pvalue) in stw_query_attrib() argument 334 score_pixelformats(HDC hdc, in score_pixelformats() argument 392 wglChoosePixelFormatARB(HDC hdc, const int *piAttribIList, in wglChoosePixelFormatARB() argument 482 wglGetPixelFormatAttribfvARB(HDC hdc, int iPixelFormat, int iLayerPlane, in wglGetPixelFormatAttribfvARB() argument 502 wglGetPixelFormatAttribivARB(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues) wglGetPixelFormatAttribivARB() argument [all...] |
H A D | stw_framebuffer.c | 420 stw_framebuffer_from_hdc_locked(HDC hdc) in stw_framebuffer_from_hdc_locked() argument 438 stw_framebuffer_from_hdc(HDC hdc) in stw_framebuffer_from_hdc() argument 471 DrvSetPixelFormat(HDC hdc, LONG iPixelFormat) in DrvSetPixelFormat() argument 520 stw_pixelformat_get(HDC hdc) stw_pixelformat_get() argument 536 DrvPresentBuffers(HDC hdc, LPPRESENTBUFFERS data) DrvPresentBuffers() argument 602 stw_framebuffer_present_locked(HDC hdc, struct stw_framebuffer *fb, struct pipe_resource *res) stw_framebuffer_present_locked() argument 682 stw_framebuffer_swap_locked(HDC hdc, struct stw_framebuffer *fb) stw_framebuffer_swap_locked() argument 715 DrvSwapBuffers(HDC hdc) DrvSwapBuffers() argument 731 DrvSwapLayerBuffers(HDC hdc, UINT fuPlanes) DrvSwapLayerBuffers() argument [all...] |
H A D | stw_context.c | 120 DrvCreateContext(HDC hdc) in DrvCreateContext() argument 127 DrvCreateLayerContext(HDC hdc, INT iLayerPlane) in DrvCreateLayerContext() argument 149 get_matching_pixel_format(HDC hdc) in get_matching_pixel_format() argument 167 stw_create_context_attribs(HDC hdc, INT iLayerPlane, struct stw_context *shareCtx, in stw_create_context_attribs() argument 996 DrvSetContext(HDC hdc, DHGLRC dhglrc, PFN_SETPROCTABLE pfnSetProcTable) DrvSetContext() argument [all...] |
H A D | stw_st.c | 415 stw_st_framebuffer_present_locked(HDC hdc, in stw_st_framebuffer_present_locked() argument 545 stw_st_swap_framebuffer_locked(HDC hdc, struct st_context_iface *stctx, in stw_st_swap_framebuffer_locked() argument
|
H A D | stw_pixelformat.c | 345 stw_pixelformat_get_count(HDC hdc) in stw_pixelformat_get_count() argument 355 stw_pixelformat_get_extended_count(HDC hdc) in stw_pixelformat_get_extended_count() argument 387 DrvDescribePixelFormat(HDC hdc, INT iPixelFormat, ULONG cjpfd, in DrvDescribePixelFormat() argument 416 DrvDescribeLayerPlane(HDC hdc, INT iPixelFormat, INT iLayerPlane, in DrvDescribeLayerPlane() argument 425 DrvGetLayerPaletteEntries(HDC hdc, INT iLayerPlane, INT iStart, in DrvGetLayerPaletteEntries() argument 434 DrvSetLayerPaletteEntries(HDC hdc, INT iLayerPlane, INT iStart, in DrvSetLayerPaletteEntries() argument 443 DrvRealizeLayerPalette(HDC hdc, IN argument 454 stw_pixelformat_choose(HDC hdc, CONST PIXELFORMATDESCRIPTOR *ppfd) stw_pixelformat_choose() argument [all...] |
/third_party/icu/icu4c/source/samples/layout/ |
H A D | gdiglue.cpp | 40 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) in rs_gdiRenderingSurfaceOpen() argument 45 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC() argument
|
H A D | layout.cpp | 125 HDC hdc; in WndProc() local [all...] |
H A D | GDIFontInstance.cpp | 119 HDC hdc = surface->getHDC(); in GDIFontInstance() local 204 HDC hdc = surface->getHDC(); GDIFontInstance() local 350 HDC hdc = fSurface->getHDC(); readFontTable() local 376 HDC hdc = fSurface->getHDC(); getGlyphAdvance() local [all...] |
H A D | clayout.c | 127 HDC hdc; in WndProc() local [all...] |
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | gdiglue.cpp | 40 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) in rs_gdiRenderingSurfaceOpen() argument 45 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC() argument
|
H A D | GDIFontInstance.cpp | 119 HDC hdc = surface->getHDC(); in GDIFontInstance() local 204 HDC hdc = surface->getHDC(); GDIFontInstance() local 350 HDC hdc = fSurface->getHDC(); readFontTable() local 376 HDC hdc = fSurface->getHDC(); getGlyphAdvance() local [all...] |
H A D | clayout.c | 126 HDC hdc; in WndProc() local [all...] |
H A D | layout.cpp | 125 HDC hdc; in WndProc() local [all...] |
/third_party/skia/tools/sk_app/win/ |
H A D | ANGLEWindowContext_win.cpp | 23 EGLDisplay get_angle_egl_display(HDC hdc) { in get_angle_egl_display() argument
|
/third_party/mesa3d/src/egl/drivers/wgl/ |
H A D | egl_wgl.c | 161 wgl_add_configs(_EGLDisplay *disp, HDC hdc) in wgl_add_configs() argument 189 wgl_initialize_impl(_EGLDisplay *disp, HDC hdc) in wgl_initialize_impl() argument 649 HDC hdc = GetDC(wgl_surf->fb->hWnd); in wgl_swap_buffers() local
|
/third_party/mesa3d/src/glx/windows/ |
H A 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) windows_check_render_test() argument 366 windows_extensions_test(HDC hdc, void *args) windows_extensions_test() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | FrameBufferDD.cpp | 454 HDC hdc; in drawText() local
|
/third_party/skia/gm/ |
H A D | rasterhandleallocator.cpp | 168 HDC hdc = (HDC)fCanvas->accessTopRasterHandle(); variable 206 HDC hdc = CreateCompatibleDC(nullptr); in Create() local 215 HDC hdc; in Create() member 245 HDC hdc = static_cast<HDC>(handle); global() variable [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | gdigrab.c | 90 HDC hdc; in gdigrab_region_wnd_proc() local
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | rpng-win.c | 697 HDC hdc; in rpng_win_wndproc() local
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_wgl.cpp | 65 int GL_APIENTRY wglDescribePixelFormat(HDC hdc, int ipfd, UINT cjpfd, PIXELFORMATDESCRIPTOR *ppfd) in wglDescribePixelFormat() argument 95 int GL_APIENTRY wglGetPixelFormat(HDC hdc) in wglGetPixelFormat() argument 101 BOOL GL_APIENTRY wglSetPixelFormat(HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd) in wglSetPixelFormat() argument 107 BOOL GL_APIENTRY wglSwapBuffers(HDC hdc) in wglSwapBuffers() argument 217 wglGetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, COLORREF *pcr) in wglGetLayerPaletteEntries() argument 280 BOOL GL_APIENTRY wglRealizeLayerPalette(HDC hdc, int iLayerPlane, BOOL bRealize) in wglRealizeLayerPalette() argument 287 wglSetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, const COLORREF *pcr) in wglSetLayerPaletteEntries() argument 299 BOOL GL_APIENTRY wglSwapLayerBuffers(HDC hdc, UINT fuFlags) in wglSwapLayerBuffers() argument
|