Home
last modified time | relevance | path

Searched refs:ReleaseDC (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowicons.c265 ReleaseDC(NULL, hdc); in NetWMToWinIconAlpha()
304 ReleaseDC(NULL, hdc); in NetWMToWinIconThreshold()
395 ReleaseDC(GetDesktopWindow(), hDC); in winXIconToHICON()
H A Dwinengine.c134 ReleaseDC(NULL, hdc); in winSetEngine()
H A Dwinshadddnl.c370 ReleaseDC(NULL, hdc); in winAllocateFBShadowDDNL()
679 ReleaseDC(pScreenPriv->hwndScreen, pScreenPriv->hdcScreen); in winCloseScreenShadowDDNL()
838 ReleaseDC(NULL, hdc); in winAdjustVideoModeShadowDDNL()
H A Dddraw.h1685 STDMETHOD(ReleaseDC) (THIS_ HDC hDC) PURE; in DECLARE_INTERFACE_() local
1731 #define IDirectDrawSurface_ReleaseDC(p,a) ICOM_CALL_(ReleaseDC,p,(p,a))
1796 STDMETHOD(ReleaseDC) (THIS_ HDC hDC) PURE; in DECLARE_INTERFACE_() local
1846 #define IDirectDrawSurface2_ReleaseDC(p,a) ICOM_CALL_(ReleaseDC,p,(p,a))
1915 STDMETHOD(ReleaseDC) (THIS_ HDC hDC) PURE; in DECLARE_INTERFACE_() local
1968 #define IDirectDrawSurface3_ReleaseDC(p,a) ICOM_CALL_(ReleaseDC,p,(p,a))
2038 STDMETHOD(ReleaseDC) (THIS_ HDC hDC) PURE; in DECLARE_INTERFACE_() local
2097 #define IDirectDrawSurface4_ReleaseDC(p,a) ICOM_CALL_(ReleaseDC,p,(p,a))
2171 STDMETHOD(ReleaseDC) (THIS_ HDC hDC) PURE; in DECLARE_INTERFACE_() local
2235 #define IDirectDrawSurface7_ReleaseDC(p,a) ICOM_CALL_(ReleaseDC,p,(p,a))
H A Dwinshadgdi.c595 ReleaseDC(pScreenPriv->hwndScreen, pScreenPriv->hdcScreen); in winCloseScreenShadowGDI()
732 ReleaseDC(NULL, hdc); in winAdjustVideoModeShadowGDI()
H A Dwinscrinit.c199 ReleaseDC(pScreenPriv->hwndScreen, hdc); in winScreenInit()
H A Dwincmap.c474 ReleaseDC(NULL, hdc); in winGetPaletteDD()
H A Dwincursor.c359 ReleaseDC(NULL, hDC); in winLoadCursor()
H A Dwinprocarg.c101 ReleaseDC(NULL, hdc); in winInitializeScreenDefaults()
H A Dwinwin32rootlesswndproc.c409 ReleaseDC(pRLWinPriv->hWnd, pRLWinPriv->hdcScreen); in winMWExtWMWindowProc()
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dindirect.c661 ReleaseDC(hwnd, hdc); in glxWinScreenProbe()
927 ReleaseDC(NULL, screenDC); in glxWinDeferredCreateDrawable()
1245 ReleaseDC(*hwnd, *hdc); in glxWinMakeDC()
1287 ReleaseDC(hwnd, hdc); in glxWinReleaseDC()