Lines Matching refs:IAllocator
103 Camera* Create(os::IAllocator* allocator);
111 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
132 os::IAllocator* allocator);
142 size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
734 os::IAllocator* allocator,
749 ResCameraDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
756 os::IAllocator* m_Allocator;
760 virtual Result Initialize(os::IAllocator* allocator);
763 Result StoreOriginal(os::IAllocator* allocator);
771 static void DestroyResCamera(os::IAllocator* allocator, ResCamera resCamera);
773 Result CreateAnimGroup(os::IAllocator* allocator);