Home
last modified time | relevance | path

Searched refs:IDirectDrawSurface4_Restore (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinshadddnl.c912 ddrval = IDirectDrawSurface4_Restore(pScreenPriv->pddsPrimary4); in winBltExposedRegionsShadowDDNL()
971 IDirectDrawSurface4_Restore(pScreenPriv->pddsPrimary4); in winActivateAppShadowDDNL()
H A Dddraw.h2098 #define IDirectDrawSurface4_Restore(p) ICOM_CALL_(Restore,p,(p)) macro