Searched refs:SAMPLE_PADHEAP_SIZE (Results 1 – 2 of 2) sorted by relevance
51 #define SAMPLE_PADHEAP_SIZE ( 128 * 1024 ) macro79 OSSetMEM2ArenaLo( (void*)OSRoundUp32B( (u32)heapAddress + SAMPLE_PADHEAP_SIZE ) ); in REXDEMOKPadInit()80 samplePadHeap = MEMCreateExpHeap( heapAddress, SAMPLE_PADHEAP_SIZE ); in REXDEMOKPadInit()
51 #define SAMPLE_PADHEAP_SIZE ( 128 * 1024 ) macro139 OSSetMEM2ArenaLo( (void*)OSRoundUp32B( (u32)heapAddress + SAMPLE_PADHEAP_SIZE ) ); in SampleInit()140 samplePadHeap = MEMCreateExpHeap( heapAddress, SAMPLE_PADHEAP_SIZE ); in SampleInit()