Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinshadddnl.c112 ddrval = IDirectDraw4_CreateSurface(pScreenPriv->pdd4, in winCreatePrimarySurfaceShadowDDNL()
436 ddrval = IDirectDraw4_CreateSurface(pScreenPriv->pdd4, in winAllocateFBShadowDDNL()
H A Dddraw.h1504 #define IDirectDraw4_CreateSurface(p,a,b,c) ICOM_CALL_(CreateSurface,p,(p,a,b,c)) macro