Searched refs:SAMPLE_PADHEAP_SIZE (Results 1 – 2 of 2) sorted by relevance
45 #define SAMPLE_PADHEAP_SIZE ( 128 * 1024 ) macro73 OSSetMEM2ArenaLo( (void*)OSRoundUp32B( (u32)heapAddress + SAMPLE_PADHEAP_SIZE ) ); in REXDEMOKPadInit()74 samplePadHeap = MEMCreateExpHeap( heapAddress, SAMPLE_PADHEAP_SIZE ); in REXDEMOKPadInit()
45 #define SAMPLE_PADHEAP_SIZE ( 128 * 1024 ) macro133 OSSetMEM2ArenaLo( (void*)OSRoundUp32B( (u32)heapAddress + SAMPLE_PADHEAP_SIZE ) ); in SampleInit()134 samplePadHeap = MEMCreateExpHeap( heapAddress, SAMPLE_PADHEAP_SIZE ); in SampleInit()