photosgallery/viewframework/dataprovider/inc/glxdrmgiftexturecreator.h
branchRCL_3
changeset 24 ea65f74e6de4
parent 23 b023a8d2866a
equal deleted inserted replaced
23:b023a8d2866a 24:ea65f74e6de4
   109     /*
   109     /*
   110 	 * ProcessImageL
   110 	 * ProcessImageL
   111 	 */
   111 	 */
   112 	void ProcessImageL();
   112 	void ProcessImageL();
   113 	
   113 	
   114 	TSize ReCalculateSizeL(TSize& aTargetBitmapSize);
       
   115 	
       
   116 	void SetTexture(TInt aTextureId=KErrNotFound);
   114 	void SetTexture(TInt aTextureId=KErrNotFound);
   117 
   115 
   118 private:
   116 private:
   119 
   117 
   120     TSize iOrigImageDimensions;
   118     TSize iOrigImageDimensions;
   143     TInt iItemIndex;
   141     TInt iItemIndex;
   144     CGlxUiUtility* iUiUtility ;
   142     CGlxUiUtility* iUiUtility ;
   145     TBool iAnimateFlag;
   143     TBool iAnimateFlag;
   146     TBool iTransparencyPossible;
   144     TBool iTransparencyPossible;
   147     TFrameInfo iFrameInfo;
   145     TFrameInfo iFrameInfo;
       
   146     TBool iFrameShift;
   148     };
   147     };
   149 #endif /* GLXDRMGIFTEXTURECREATOR_H_ */
   148 #endif /* GLXDRMGIFTEXTURECREATOR_H_ */