Home
last modified time | relevance | path

Searched refs:pwinReleasePrimarySurface (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwndproc.c294 if (*s_pScreenPriv->pwinReleasePrimarySurface) in winWindowProc()
295 (*s_pScreenPriv->pwinReleasePrimarySurface) (s_pScreen); in winWindowProc()
H A Dwin.h504 winReleasePrimarySurfaceProcPtr pwinReleasePrimarySurface; member
H A Dwinshadgdi.c1131 pScreenPriv->pwinReleasePrimarySurface = NULL; in winSetEngineFunctionsShadowGDI()
H A Dwinshadddnl.c1213 pScreenPriv->pwinReleasePrimarySurface = winReleasePrimarySurfaceShadowDDNL; in winSetEngineFunctionsShadowDDNL()