Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinshadddnl.c340 ddrval = IDirectDraw4_SetDisplayMode(pScreenPriv->pdd4, in winAllocateFBShadowDDNL()
352 IDirectDraw4_SetDisplayMode(pScreenPriv->pdd4, in winAllocateFBShadowDDNL()
H A Dddraw.h1519 #define IDirectDraw4_SetDisplayMode(p,a,b,c,d,e) ICOM_CALL_(SetDisplayMode,p,(p,a,b,c,d,e)) macro