Searched refs:MEMGetAllocatableSizeForFrmHeapEx (Results 1 – 3 of 3) sorted by relevance
102 u32 MEMGetAllocatableSizeForFrmHeapEx( MEMHeapHandle heap, int alignment );177 return MEMGetAllocatableSizeForFrmHeapEx( heap, MEM_HEAP_DEFAULT_ALIGNMENT ); in MEMGetAllocatableSizeForFrmHeap()
44 #define MEMGetAllocatableSizeForFrmHeapEx(heap, alignment) 0x2000000 //32MB, not sure what to say macro
797 u32 uMEM1Size = MEMGetAllocatableSizeForFrmHeapEx(hMEM1,4); in DEMOGfxMem1HeapInit()838 u32 uMEMFgSize = MEMGetAllocatableSizeForFrmHeapEx(hMEMFg,4); in DEMOGfxBucketHeapInit()