Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinshadddnl.c1047 ddrval = IDirectDrawSurface4_SetPalette(pScreenPriv->pddsPrimary4, in winInstallColormapShadowDDNL()
1158 ddrval = IDirectDrawSurface4_SetPalette(pScreenPriv->pddsPrimary4, in winDestroyColormapShadowDDNL()
H A Dddraw.h2102 #define IDirectDrawSurface4_SetPalette(p,a) ICOM_CALL_(SetPalette,p,(p,a)) macro