Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinshadddnl.c1076 ddrval = IDirectDrawPalette_SetEntries(pCmapPriv->lpDDPalette, in winStoreColorsShadowDDNL()
H A Dddraw.h1229 #define IDirectDrawPalette_SetEntries(p,a,b,c,d) ICOM_CALL_(SetEntries,p,(p,a,b,c,d)) macro