photosgallery/viewframework/dataprovider/inc/glxdrmgiftexturecreator.h
branchRCL_3
changeset 24 ea65f74e6de4
parent 23 b023a8d2866a
--- 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_ */