diff -r 78e19bc09b73 -r eaa079afe64c uiaccelerator_plat/alf_visual_api/inc/alf/alftexture.h --- a/uiaccelerator_plat/alf_visual_api/inc/alf/alftexture.h Tue Sep 14 23:02:38 2010 +0300 +++ b/uiaccelerator_plat/alf_visual_api/inc/alf/alftexture.h Wed Sep 15 13:12:27 2010 +0300 @@ -343,6 +343,12 @@ */ IMPORT_C TInt RefCountingAction() const; + /** + * Cleans the content for the animated texture when unloading has happened + * @return + */ + void ClearAnimatedContent(); + /** @endAPI */ enum TAlfTextureReleaseFlags