equal
deleted
inserted
replaced
1763 |
1763 |
1764 TCamMediaStorage iInternalStorage; //Points to either Phone or Internal Mass storage based on availability |
1764 TCamMediaStorage iInternalStorage; //Points to either Phone or Internal Mass storage based on availability |
1765 T2ndCamOrientation iLockedQwertyState; |
1765 T2ndCamOrientation iLockedQwertyState; |
1766 TBool iUiConstructionComplete; |
1766 TBool iUiConstructionComplete; |
1767 CCamMemoryMonitor* iMemoryMonitor; |
1767 CCamMemoryMonitor* iMemoryMonitor; |
1768 |
1768 |
1769 //Flag to monitor viewfinder window handle switch |
1769 //Flag to monitor viewfinder window handle switch |
1770 TBool iViewFinderInTransit; |
1770 TBool iViewFinderInTransit; |
|
1771 |
|
1772 TInt iLandscapeScreenMode; |
|
1773 TInt iPortraitScreenMode; |
1771 }; |
1774 }; |
1772 |
1775 |
1773 // =========================================================================== |
1776 // =========================================================================== |
1774 // Debug strings |
1777 // Debug strings |
1775 |
1778 |