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()
348 resTextureMapper.ref().m_DynamicAllocator = allocator; in CloneDynamic()384 if ( this->ref().m_DynamicAllocator == NULL ) { return; } in DestroyDynamic()390 s_TextureMapperDestroyDynamicTable[0]( *this, this->ref().m_DynamicAllocator ); in DestroyDynamic()395 s_TextureMapperDestroyDynamicTable[1]( *this, this->ref().m_DynamicAllocator ); in DestroyDynamic()404 this->ref().m_DynamicAllocator = NULL; in DestroyDynamic()
53 nw::os::IAllocator* m_DynamicAllocator; member
74 nw::os::IAllocator* m_DynamicAllocator; member