/aosp_15_r20/external/mesa3d/src/gallium/targets/wgl/ |
H A D | wgl.c | 79 wgl_screen_create_by_name(HDC hDC, const char* driver, struct sw_winsys *winsys) in wgl_screen_create_by_name() 114 wgl_screen_create(HDC hDC) in wgl_screen_create() 161 HDC hDC) in wgl_present() 212 HDC hDC, in wgl_get_adapter_luid()
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/d3d12/wgl/ |
H A D | d3d12_wgl_winsys.c | 34 d3d12_wgl_create_screen(struct sw_winsys *winsys, HDC hDC) in d3d12_wgl_create_screen() 48 HDC hDC) in d3d12_wgl_present()
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_windowsrenderdevice.cpp | 20 HDC hDC, in CreateDriver() 49 HDC hDC, in CFX_WindowsRenderDevice()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_ext_pbuffer.c | 280 HDC hDC; in wglGetPbufferDCARB() local 297 HDC hDC) in wglReleasePbufferDCARB()
|
H A D | stw_ext_context.c | 73 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB()
|
H A D | stw_context.c | 532 get_unlocked_refd_framebuffer_from_dc(HDC hDC) in get_unlocked_refd_framebuffer_from_dc()
|
H A D | stw_st.c | 469 HDC hDC; in stw_st_framebuffer_flush_front() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_docpagedata.cpp | 66 void InsertWidthArray(HDC hDC, int start, int end, CPDF_Array* pWidthArray) { in InsertWidthArray() 72 ByteString GetPSNameFromTT(HDC hDC) { in GetPSNameFromTT() 571 HDC hDC = CreateCompatibleDC(nullptr); in AddWindowsFont() local
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/sw/gdi/ |
H A D | gdi_sw_winsys.c | 241 HDC hDC ) in gdi_sw_display() 259 HDC hDC = winsys->acquire_hdc(context_private); in gdi_sw_displaytarget_display() local
|
/aosp_15_r20/external/skia/tools/gpu/gl/win/ |
H A D | SkWGL_win.cpp | 73 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs() 83 HPBUFFER SkWGLExtensions::createPbuffer(HDC hDC, in createPbuffer()
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_windowsrenderdevice.cpp | 26 HDC hDC, in CPDF_WindowsRenderDevice()
|
/aosp_15_r20/external/pdfium/core/fxge/win32/ |
H A D | cgdi_device_driver.cpp | 111 void SetPathToDC(HDC hDC, const CFX_Path& path, const CFX_Matrix* pMatrix) { in SetPathToDC() 333 CGdiDeviceDriver::CGdiDeviceDriver(HDC hDC, DeviceType device_type) in CGdiDeviceDriver()
|
H A D | cpsoutput.cpp | 14 CPSOutput::CPSOutput(HDC hDC, OutputMode mode) : m_hDC(hDC), m_mode(mode) {} in CPSOutput()
|
H A D | cgdi_printer_driver.cpp | 27 CGdiPrinterDriver::CGdiPrinterDriver(HDC hDC) in CGdiPrinterDriver()
|
H A D | cgdi_plus_ext.cpp | 583 bool CGdiplusExt::StretchDIBits(HDC hDC, in StretchDIBits() 614 bool CGdiplusExt::DrawPath(HDC hDC, in DrawPath()
|
H A D | ctext_only_printer_driver.cpp | 21 CTextOnlyPrinterDriver::CTextOnlyPrinterDriver(HDC hDC) in CTextOnlyPrinterDriver()
|
H A D | cgdi_display_driver.cpp | 18 CGdiDisplayDriver::CGdiDisplayDriver(HDC hDC) in CGdiDisplayDriver()
|
H A D | cps_printer_driver.cpp | 46 CPSPrinterDriver::CPSPrinterDriver(HDC hDC, in CPSPrinterDriver()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | commdlg.h | 392 HDC hDC; member 411 HDC hDC; member 524 HDC hDC; member 546 HDC hDC; member 609 HDC hDC; member 633 HDC hDC; member
|
D | mlang.h | 1170 #define IMLangFontLink_GetFontCodePages(This,hDC,hFont,pdwCodePages) (This)->lpVtbl->GetFontCodePag… argument 1171 #define IMLangFontLink_MapFont(This,hDC,dwCodePages,hSrcFont,phDestFont) (This)->lpVtbl->MapFont(Th… argument 1237 #define IMLangFontLink2_GetFontCodePages(This,hDC,hFont,pdwCodePages) (This)->lpVtbl->GetFontCodePa… argument 1240 #define IMLangFontLink2_MapFont(This,hDC,dwCodePages,chSrc,pFont) (This)->lpVtbl->MapFont(This,hDC,… argument 1241 #define IMLangFontLink2_GetFontUnicodeRanges(This,hDC,puiRanges,pUranges) (This)->lpVtbl->GetFontUn… argument
|
/aosp_15_r20/external/mesa3d/src/gallium/targets/d3d10umd/ |
H A D | d3d10_gdi.c | 49 void d3d10_gdi_release_hdc(void *winsys_drawable_handle, HDC hDC) { in d3d10_gdi_release_hdc()
|
/aosp_15_r20/external/OpenCL-CTS/test_common/gl/ |
H A D | setup_win32.cpp | 70 HDC hDC = wglGetCurrentDC(); in CreateCLContext() local
|
/aosp_15_r20/external/pdfium/xfa/fgas/font/ |
H A D | cfgas_fontmgr.cpp | 198 HDC hDC = ::GetDC(nullptr); in EnumGdiFonts() local
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_interactiveform.cpp | 76 HDC hDC = ::GetDC(nullptr); in RetrieveSpecificFont() local
|
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 2053 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor()
|