windowing/windowserver/nga/SERVER/ScrDev.H
branchRCL_3
changeset 163 bbf46f59e123
parent 26 15986eb6c500
child 164 25ffed67c7ef
equal deleted inserted replaced
150:57c618273d5c 163:bbf46f59e123
    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
       
    94 private:
    91 private:
    95 	void CopyScreenToBitmapL(const TRect &aRect, TInt aHandle);
    92 	void CopyScreenToBitmapL(const TRect &aRect, TInt aHandle);
    96 	void SetScreenDeviceValidStates(const DWsScreenDevice *aDevice);
    93 	void SetScreenDeviceValidStates(const DWsScreenDevice *aDevice);
    97 	void PanicCurrentClient(TClientPanic aPanic);
    94 	void PanicCurrentClient(TClientPanic aPanic);
    98 #ifndef SYMBIAN_GRAPHICS_FIXNATIVEORIENTATION
       
    99 	TSize AppScreenSizeInPixels()const;
    95 	TSize AppScreenSizeInPixels()const;
   100 #endif // SYMBIAN_GRAPHICS_FIXNATIVEORIENTATION
       
   101 	TSize AppScreenSizeInTwips()const;
    96 	TSize AppScreenSizeInTwips()const;
   102 
    97 
   103 	// Implementing MWsTestScreenCaptureUtils
    98 	// Implementing MWsTestScreenCaptureUtils
   104 	void PanicCurrentClient(TInt aPanic);
    99 	void PanicCurrentClient(TInt aPanic);
   105 	void SetReply(TInt aReply);
   100 	void SetReply(TInt aReply);