1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/graphics/graphicscomposition/openwftest/scripts/openwftest_manual.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,48 @@
1.4 +// Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
1.5 +// All rights reserved.
1.6 +// This component and the accompanying materials are made available
1.7 +// under the terms of "Eclipse Public License v1.0"
1.8 +// which accompanies this distribution, and is available
1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +//
1.11 +// Initial Contributors:
1.12 +// Nokia Corporation - initial contribution.
1.13 +//
1.14 +// Contributors:
1.15 +//
1.16 +// Description:
1.17 +// This manual mode ini is pre set to run in manual mode with a 10 second pause for image checks
1.18 +// In manual mode it does not save images
1.19 +
1.20 +[TestInfo]
1.21 +// Note: 0 for automatic mode, 1 for manual interactive mode
1.22 +TestMode = 1
1.23 +// Note: SaveImage, "true" for saving images, "false" for not saving images. This option ONLY applies when the above mode is automatic.
1.24 +//SaveImage = false
1.25 +// Note: Directory to place saved images
1.26 +//Dir = c:\openwftest\img\
1.27 +// Note: Delay length in microseconds to allow compositions to complete
1.28 +CompositionPause = 500000
1.29 +// Note: Delay length in microseconds to allow user to compare images in manual interactive mode-max 34000000(34 seconds)
1.30 +ManualPause = 3000000
1.31 +
1.32 +[ImageInfo]
1.33 +// Note: ContiguousFlag, "true" for contiguous, "false" for non-contiguous
1.34 +ContiguousFlag = true
1.35 +
1.36 +Tolerance = 0
1.37 +
1.38 +// FastpathableWidth
1.39 +// FastpathableHeight
1.40 +// Stride
1.41 +// FastpathablePixelFormat = 1027549A
1.42 +// NonFastpathablePixelFormat = 1027549E
1.43 +// OffsetToFirstBuffer = 0
1.44 +// Alignment = 0
1.45 +// Mappable = ETrue
1.46 +// MaxBuffers = 2
1.47 +// MinBuffers = 1
1.48 +// OffsetBetweenBuffers = 0
1.49 +// SurfaceHints = 0
1.50 +// Note: CacheAttrib, "true" for CPU cached, "false" for not CPU cached
1.51 +// CacheAttrib