Searched refs:MEMCreateExpHeap (Results 1 – 3 of 3) sorted by relevance
50 #define MEMCreateExpHeap(startAddress, size) malloc(size) macro
211 MEMCreateExpHeap( in MEMCreateExpHeap() function
801 gDEMOMem1Heap = MEMCreateExpHeap(pStartOfMem1, uMEM1Size); in DEMOGfxMem1HeapInit()806 gDEMOMem1Heap = MEMCreateExpHeap(pStartOfMem1, uMEM1Size); in DEMOGfxMem1HeapInit()840 gDEMOBucketHeap = MEMCreateExpHeap(pStartOfMemFg, uMEMFgSize); in DEMOGfxBucketHeapInit()