Home
last modified time | relevance | path

Searched defs:hdc (Results 1 – 25 of 91) sorted by relevance

1234

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
Dstw_wgl.c63 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 …]
Dstw_framebuffer.c241 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()
Dstw_context.c119 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()
Dstw_pixelformat.c317 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()
Dstw_ext_pixelformat.c375 HDC hdc, in wglChoosePixelFormatARB()
463 HDC hdc, in wglGetPixelFormatAttribfvARB()
487 HDC hdc, in wglGetPixelFormatAttribivARB()
Dstw_ext_extensionsstring.c48 HDC hdc ) in wglGetExtensionsStringARB()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_wgl.c63 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 …]
Dstw_framebuffer.c241 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()
Dstw_context.c119 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()
Dstw_pixelformat.c317 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()
Dstw_ext_pixelformat.c375 HDC hdc, in wglChoosePixelFormatARB()
463 HDC hdc, in wglGetPixelFormatAttribfvARB()
487 HDC hdc, in wglGetPixelFormatAttribivARB()
Dstw_ext_extensionsstring.c48 HDC hdc ) in wglGetExtensionsStringARB()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
Dwgl.c157 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 …]
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dwgl.c157 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 …]
/external/chromium_org/ui/native_theme/
Dnative_theme_win.cc388 HDC hdc = scoped_platform_paint.GetPlatformSurface(); in PaintDirect() local
725 HDC hdc, in GetThemePartSize()
737 HRESULT NativeThemeWin::PaintButton(HDC hdc, in PaintButton()
826 HDC hdc, in PaintMenuSeparator()
844 HRESULT NativeThemeWin::PaintMenuGutter(HDC hdc, in PaintMenuGutter()
854 HDC hdc, in PaintMenuArrow()
899 HRESULT NativeThemeWin::PaintMenuBackground(HDC hdc, in PaintMenuBackground()
916 HDC hdc, in PaintMenuCheck()
934 HRESULT NativeThemeWin::PaintMenuCheckBackground(HDC hdc, in PaintMenuCheckBackground()
948 HDC hdc, in PaintMenuItemBackground()
[all …]
/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_truetype_font_win.cc126 base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); in Initialize() local
141 base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); in GetTableTags() local
187 base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); in GetTable() local
218 DWORD PepperTrueTypeFontWin::GetFontData(HDC hdc, in GetFontData()
Dpepper_truetype_font_list_win.cc65 base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); in GetFontFamilies_SlowBlocking() local
80 base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); in GetFontsInFamily_SlowBlocking() local
/external/chromium_org/printing/
Demf_win.cc203 bool Emf::Playback(HDC hdc, const RECT* rect) const { in Playback()
263 int CALLBACK Emf::SafePlaybackProc(HDC hdc, in SafePlaybackProc()
352 HDC hdc = context->hdc; in SafePlayback() local
399 HDC hdc = context->hdc; in SafePlayback() local
413 HDC hdc = context->hdc; in SafePlayback() local
494 int CALLBACK Emf::Enumerator::EnhMetaFileProc(HDC hdc, in EnhMetaFileProc()
546 HDC hdc = result->context(); in RasterizeMetafile() local
585 HDC hdc = result->context(); in RasterizeAlphaBlend() local
Demf_win_unittest.cc36 HDC hdc = CreateDC(L"WINSPOOL", L"UnitTest Printer", NULL, NULL); in IsTestCaseDisabled() local
72 HDC hdc = CreateCompatibleDC(NULL); in TEST() local
200 HDC hdc = CreateCompatibleDC(NULL); in TEST() local
/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusFont.h19 Font::Font(IN HDC hdc) in Font()
34 Font::Font(IN HDC hdc, in Font()
63 Font::Font(IN HDC hdc, in Font()
85 Font::Font(IN HDC hdc, in Font()
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
DSDL_dibvideo.c307 HDC hdc; in DIB_CreatePalette() local
463 HDC hdc; in DIB_SussScreenDepth() local
610 HDC hdc; local
961 HDC hdc, mdc; local
1017 HDC hdc, mdc; local
1089 HDC hdc; local
1104 HDC hdc; local
1126 HDC hdc; local
1259 HDC hdc; local
1272 HDC hdc; local
[all …]
/external/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp113 HDC hdc = surface->getHDC(); in GDIFontInstance() local
198 HDC hdc = surface->getHDC(); in GDIFontInstance() local
344 HDC hdc = fSurface->getHDC(); in readFontTable() local
370 HDC hdc = fSurface->getHDC(); in getGlyphAdvance() local
Dgdiglue.cpp37 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) in rs_gdiRenderingSurfaceOpen()
42 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC()
/external/chromium_org/third_party/icu/source/samples/layout/
DGDIFontInstance.cpp113 HDC hdc = surface->getHDC(); in GDIFontInstance() local
198 HDC hdc = surface->getHDC(); in GDIFontInstance() local
344 HDC hdc = fSurface->getHDC(); in readFontTable() local
370 HDC hdc = fSurface->getHDC(); in getGlyphAdvance() local
Dgdiglue.cpp37 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) in rs_gdiRenderingSurfaceOpen()
42 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC()

1234