imagehandlingutilities/thumbnailmanager/thumbnailserver/inc/thumbnaildecodetask.h
branchRCL_3
changeset 9 dea39715fc05
parent 0 2014ca87e772
equal deleted inserted replaced
8:7403edfcf0fb 9:dea39715fc05
   113     /**
   113     /**
   114      * Thumbnail provider implementation.
   114      * Thumbnail provider implementation.
   115      * Not own.
   115      * Not own.
   116      */
   116      */
   117     CThumbnailProvider* iProvider;
   117     CThumbnailProvider* iProvider;
   118     
       
   119     /**
       
   120      * If set, scaled bitmap must be released from pool.
       
   121      */
       
   122    TInt iBitmapHandle;
       
   123    
   118    
   124    /**
   119    /**
   125     * Temporary buffer for client/server parameters
   120     * Temporary buffer for client/server parameters
   126     */
   121     */
   127     TThumbnailRequestParamsPckgBuf iParamsBuf;
   122     TThumbnailRequestParamsPckgBuf iParamsBuf;