Searched refs:AllocateLinear (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_render.c | 290 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 D | mga_storm.c | 238 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 D | xf86fbman.c | 829 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 D | xf86fbman.c | 828 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