Searched refs:mMemoryAllocationTracker (Results 1 – 2 of 2) sorted by relevance
639 mMemoryAllocationTracker.onMemoryAllocImpl(allocType, size, memoryTypeIndex, in onMemoryAlloc()649 mMemoryAllocationTracker.onMemoryDeallocImpl(allocType, size, memoryTypeIndex, in onMemoryDealloc()653 MemoryAllocationTracker *getMemoryAllocationTracker() { return &mMemoryAllocationTracker; } in getMemoryAllocationTracker()1067 MemoryAllocationTracker mMemoryAllocationTracker; variable
2043 mMemoryAllocationTracker(MemoryAllocationTracker(this)), in Renderer()2117 mMemoryAllocationTracker.onDestroy(); in onDestroy()2638 mMemoryAllocationTracker.initMemoryTrackers(); in initialize()4482 mMemoryAllocationTracker.onDeviceInit(); in createDeviceAndQueue()