windowing/windowserver/nga/SERVER/ScrDev.H
branchRCL_3
changeset 26 15986eb6c500
parent 0 5d03bc08d59c
child 163 bbf46f59e123
equal deleted inserted replaced
19:ac96196b945c 26:15986eb6c500
    86 	inline TInt AppMode();
    86 	inline TInt AppMode();
    87 	void GetScreenModeDisplayMode(TInt aMode);
    87 	void GetScreenModeDisplayMode(TInt aMode);
    88 	inline TDisplayMode DefaultDisplayMode();
    88 	inline TDisplayMode DefaultDisplayMode();
    89 	TUint ClientDevicePointer();
    89 	TUint ClientDevicePointer();
    90 	void TestScreenCaptureL(const TAny* aMessage);
    90 	void TestScreenCaptureL(const TAny* aMessage);
       
    91 #ifdef SYMBIAN_GRAPHICS_FIXNATIVEORIENTATION
       
    92 	TSize AppScreenSizeInPixels()const;
       
    93 #endif // SYMBIAN_GRAPHICS_FIXNATIVEORIENTATION
    91 private:
    94 private:
    92 	void CopyScreenToBitmapL(const TRect &aRect, TInt aHandle);
    95 	void CopyScreenToBitmapL(const TRect &aRect, TInt aHandle);
    93 	void SetScreenDeviceValidStates(const DWsScreenDevice *aDevice);
    96 	void SetScreenDeviceValidStates(const DWsScreenDevice *aDevice);
    94 	void PanicCurrentClient(TClientPanic aPanic);
    97 	void PanicCurrentClient(TClientPanic aPanic);
       
    98 #ifndef SYMBIAN_GRAPHICS_FIXNATIVEORIENTATION
    95 	TSize AppScreenSizeInPixels()const;
    99 	TSize AppScreenSizeInPixels()const;
       
   100 #endif // SYMBIAN_GRAPHICS_FIXNATIVEORIENTATION
    96 	TSize AppScreenSizeInTwips()const;
   101 	TSize AppScreenSizeInTwips()const;
    97 
   102 
    98 	// Implementing MWsTestScreenCaptureUtils
   103 	// Implementing MWsTestScreenCaptureUtils
    99 	void PanicCurrentClient(TInt aPanic);
   104 	void PanicCurrentClient(TInt aPanic);
   100 	void SetReply(TInt aReply);
   105 	void SetReply(TInt aReply);