Searched refs:getTemporaryAllocator (Results 1 – 2 of 2) sorted by relevance
80 MemoryAllocator& allocator = mOverlappingPairs.getTemporaryAllocator(); in addContactPoint()94 MemoryAllocator& allocator = mOverlappingPairs.getTemporaryAllocator(); in resetContactPoints()
274 MemoryAllocator& getTemporaryAllocator();388 inline MemoryAllocator& OverlappingPairs::getTemporaryAllocator() { in getTemporaryAllocator() function