Searched refs:m_DynamicAllocator (Results 1 – 4 of 4) sorted by relevance
611 imageData->m_DynamicAllocator = allocator; in Create()746 imageData->m_DynamicAllocator = allocator; in Create()804 os::IAllocator* allocator = this->GetImage().ref().m_DynamicAllocator; in DynamicDestroy()825 resPixelBasedImage.ptr()->m_DynamicAllocator = NULL; in DynamicDestroy()838 os::IAllocator* allocator = this->GetImage().ref().m_DynamicAllocator; in DynamicDestroy()857 resPixelBasedImage.ptr()->m_DynamicAllocator = NULL; in DynamicDestroy()
380 resTextureMapper.ref().m_DynamicAllocator = allocator; in CloneDynamic()416 if ( this->ref().m_DynamicAllocator == NULL ) { return; } in DestroyDynamic()422 s_TextureMapperDestroyDynamicTable[0]( *this, this->ref().m_DynamicAllocator ); in DestroyDynamic()427 s_TextureMapperDestroyDynamicTable[1]( *this, this->ref().m_DynamicAllocator ); in DestroyDynamic()436 this->ref().m_DynamicAllocator = NULL; in DestroyDynamic()
74 nw::os::IAllocator* m_DynamicAllocator; member
53 nw::os::IAllocator* m_DynamicAllocator; member