graphicsdeviceinterface/bitgdi/tbit/TDefect2.h
changeset 136 62bb7c97884c
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
121:d72fc2aace31 136:62bb7c97884c
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    40 	TBool CopyRectReadOutsideBitmap(TInt aSingleMode =0,TInt aRetriesLeft =10);
    40 	TBool CopyRectReadOutsideBitmap(TInt aSingleMode =0,TInt aRetriesLeft =10);
    41 	
    41 	
    42 	void GetPixelPerformance1L();
    42 	void GetPixelPerformance1L();
    43 	void RotateMoveTextL();
    43 	void RotateMoveTextL();
    44 	void SwapWidthAndHeightL();
    44 	void SwapWidthAndHeightL();
    45 	void CreateScreenDeviceL();
       
    46 
    45 
    47 	void DoRotateMoveTextL();
    46 	void DoRotateMoveTextL();
    48 	void CreateScrDevAndContextL();
    47 	void CreateScrDevAndContextL();
    49 	TInt CreateScrDevAndContext(TDisplayMode aDisplayMode);
    48 	TInt CreateScrDevAndContext(TDisplayMode aDisplayMode);
    50 	TInt CreateScrDevAndContext(TInt aScreenNo, TDisplayMode aDisplayMode);
    49 	TInt CreateScrDevAndContext(TInt aScreenNo, TDisplayMode aDisplayMode);