Searched refs:AllocateLinear (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_render.c290 AllocateLinear ( function in typeref:typename:Bool
431 if (!AllocateLinear(pScrn, size))
767 if (!AllocateLinear(pScrn, size))
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_storm.c238 AllocateLinear ( function in typeref:typename:Bool
313 if(!AllocateLinear(pScrn, sizeNeeded))
397 if(!AllocateLinear(pScrn, sizeNeeded))
496 if(!AllocateLinear(pScrn, sizeNeeded))
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86fbman.c829 AllocateLinear( function in typeref:typename:FBLinearPtr
923 if ((linear = AllocateLinear(offman, length, gran, privData)))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86fbman.c828 AllocateLinear(FBManagerPtr offman, int size, int granularity, void *privData) function in typeref:typename:FBLinearPtr
921 if ((linear = AllocateLinear(offman, length, gran, privData)))

Completed in 11 milliseconds