Home
last modified time | relevance | path

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

12

/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_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()
Dstw_context.h41 HDC hdc; member
/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.cpp119 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
Dgdiglue.cpp40 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) in rs_gdiRenderingSurfaceOpen()
45 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC()
Dlayout.cpp125 HDC hdc; in WndProc() local
Dclayout.c126 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/samplecode/
DSampleBigGradient.cpp164 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/
Dscoped_select_object.h19 ScopedSelectObject(HDC hdc, HGDIOBJ object) in ScopedSelectObject()
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_frame_win.cc34 HDC hdc) { in Create()
/external/skia/src/ports/
DSkFontHost_win.cpp149 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/
DSkWGL_win.cpp45 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/
Dwin32windowpicker.cc110 HDC hdc = GetDC(NULL); in GetDesktopList() local
/external/skia/tools/viewer/sk_app/win/
DWindow_win.cpp207 HDC hdc; in WndProc() local
/external/webrtc/talk/media/devices/
Dgdivideorenderer.cc208 HDC hdc = BeginPaint(handle(), &ps); in OnPaint() local
/external/skia/src/views/win/
DSkOSWindow_win.cpp152 HDC hdc = BeginPaint(hWnd, &ps); in wndProc() local
187 HDC hdc = (HDC)ctx; in doPaint() local

12