uiaccelerator_plat/alf_visual_api/inc/alf/alftexture.h
branchRCL_3
changeset 63 e1987ab3768a
parent 57 eaa079afe64c
equal deleted inserted replaced
57:eaa079afe64c 63:e1987ab3768a
   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     
       
   352     /** @endAPI */
   346     /** @endAPI */
   353 
   347 
   354     enum TAlfTextureReleaseFlags
   348     enum TAlfTextureReleaseFlags
   355         {
   349         {
   356         EReleaseNone = 0x0,
   350         EReleaseNone = 0x0,