Home
last modified time | relevance | path

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

/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()
Dstw_wgl.h66 HDC hdc; member
Dstw_context.h41 HDC hdc; member
Dstw_st.c158 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()
/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 …]
Dwmesa.c35 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/
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()
Dlayout.cpp119 HDC hdc; in WndProc() local
Dclayout.c120 HDC hdc; in WndProc() local
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
Ddxgi_dll.c72 HDC hdc; in WineDXGIBackend_BeginPresent() local
147 HDC hdc; in WineDXGIBackend_TestPresent() local
235 HDC hdc; in install_wine_dxgi_backend() local
/external/skia/src/ports/
DSkFontHost_win.cpp147 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount()
183 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM()
1719 static bool getWidthAdvance(HDC hdc, int gId, int16_t* advance) { in getWidthAdvance()
1740 HDC hdc = CreateCompatibleDC(NULL); in onGetAdvancedTypefaceMetrics() local
1972 HDC hdc = ::CreateCompatibleDC(NULL); in onOpenStream() local
2002 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs()
2028 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph()
2080 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs() local
2207 HDC hdc = ::CreateCompatibleDC(NULL); in onCountGlyphs() local
2221 HDC hdc = ::CreateCompatibleDC(NULL); in onGetUPEM() local
[all …]
/external/skia/src/utils/win/
DSkWGL_win.cpp43 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, in choosePixelFormat()
53 BOOL SkWGLExtensions::getPixelFormatAttribiv(HDC hdc, in getPixelFormatAttribiv()
63 BOOL SkWGLExtensions::getPixelFormatAttribfv(HDC hdc, in getPixelFormatAttribfv()
/external/skia/src/views/win/
DSkOSWindow_win.cpp141 HDC hdc = BeginPaint(hWnd, &ps); in wndProc() local
184 HDC hdc = (HDC)ctx; in doPaint() local
/external/harfbuzz_ng/src/
Dhb-uniscribe.cc131 HDC hdc, in hb_ScriptShapeOpenType()
164 HDC hdc, in hb_ScriptPlaceOpenType()
485 HDC hdc; member
/external/libpng/contrib/gregbook/
Drpng-win.c690 HDC hdc; in rpng_win_wndproc() local
Drpng2-win.c790 HDC hdc = GetDC(global_hwnd); in rpng2_win_create_window() local
1218 HDC hdc; in rpng2_win_wndproc() local
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc364 HDC hdc; in WndProc() local
/external/libpng/contrib/visupng/
DVisualPng.c151 static HDC hdc; in WndProc() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...