diff -r b023a8d2866a -r ea65f74e6de4 photosgallery/viewframework/dataprovider/inc/glxdrmgiftexturecreator.h --- a/photosgallery/viewframework/dataprovider/inc/glxdrmgiftexturecreator.h Thu Jul 15 18:39:01 2010 +0300 +++ b/photosgallery/viewframework/dataprovider/inc/glxdrmgiftexturecreator.h Thu Aug 19 09:55:03 2010 +0300 @@ -111,8 +111,6 @@ */ void ProcessImageL(); - TSize ReCalculateSizeL(TSize& aTargetBitmapSize); - void SetTexture(TInt aTextureId=KErrNotFound); private: @@ -145,5 +143,6 @@ TBool iAnimateFlag; TBool iTransparencyPossible; TFrameInfo iFrameInfo; + TBool iFrameShift; }; #endif /* GLXDRMGIFTEXTURECREATOR_H_ */