webengine/osswebengine/WebCore/platform/symbian/bitmap/AnimationDecoderWrapped.h
changeset 65 5bfc169077b2
parent 38 6297cdf66332
child 66 cacf6ee57968
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
   206         void CompleteLoadL();
   206         void CompleteLoadL();
   207         void BuildAnimationFrameL();
   207         void BuildAnimationFrameL();
   208         void ErrorCleanup();
   208         void ErrorCleanup();
   209         void SelfComplete( TInt aError = KErrNone );
   209         void SelfComplete( TInt aError = KErrNone );
   210         HBufC8* DecodeDRMImageContentL(const TDesC8& aData);
   210         HBufC8* DecodeDRMImageContentL(const TDesC8& aData);
   211         TInt ScaleImageIfRequired();
       
   212 
   211 
   213   private: // Private constructors
   212   private: // Private constructors
   214 
   213 
   215         CAnimationDecoderWrapped(WebCore::ImageObserver* aObs);
   214         CAnimationDecoderWrapped(WebCore::ImageObserver* aObs);
   216         void ConstructL( );
   215         void ConstructL( );