uiaccelerator_plat/alf_visual_api/inc/alf/alftexture.h
branchRCL_3
changeset 57 eaa079afe64c
parent 0 15bf7259bb7c
child 63 e1987ab3768a
equal deleted inserted replaced
54:78e19bc09b73 57:eaa079afe64c
   341     * @return Possible values are ERefCountingActionDelete and
   341     * @return Possible values are ERefCountingActionDelete and
   342     * ERefCountingActionUnload but in the future there may be new ones.
   342     * ERefCountingActionUnload but in the future there may be new ones.
   343     */
   343     */
   344     IMPORT_C TInt RefCountingAction() const;
   344     IMPORT_C TInt RefCountingAction() const;
   345 
   345 
       
   346     /**
       
   347     * Cleans the content for the animated texture when unloading has happened
       
   348     * @return 
       
   349     */
       
   350     void ClearAnimatedContent();
       
   351     
   346     /** @endAPI */
   352     /** @endAPI */
   347 
   353 
   348     enum TAlfTextureReleaseFlags
   354     enum TAlfTextureReleaseFlags
   349         {
   355         {
   350         EReleaseNone = 0x0,
   356         EReleaseNone = 0x0,