Searched refs:resPixelBasedImage (Results 1 – 1 of 1) sorted by relevance
810 ResPixelBasedImage resPixelBasedImage = this->GetImage(); in DynamicDestroy() local812 if (resPixelBasedImage.IsValid()) in DynamicDestroy()815 if (resPixelBasedImage.ptr()->toImageDataTable.to_ptr() != NULL) in DynamicDestroy()817 allocator->Free(resPixelBasedImage.ptr()->toImageDataTable.to_ptr()); in DynamicDestroy()818 resPixelBasedImage.ptr()->toImageDataTable.set_ptr(NULL); in DynamicDestroy()822 allocator->Free(resPixelBasedImage.ptr()); in DynamicDestroy()825 resPixelBasedImage.ptr()->m_DynamicAllocator = NULL; in DynamicDestroy()842 ResPixelBasedImage resPixelBasedImage = this->GetImage(); in DynamicDestroy() local844 if(resPixelBasedImage.IsValid()) in DynamicDestroy()847 if (resPixelBasedImage.ptr()->toImageDataTable.to_ptr() != NULL) in DynamicDestroy()[all …]