diff -r 2717213c588a -r d72fc2aace31 graphicscomposition/openwftest/scripts/openwftest_manual.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/graphicscomposition/openwftest/scripts/openwftest_manual.ini Tue Jul 20 13:27:44 2010 +0300 @@ -0,0 +1,48 @@ +// Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// This manual mode ini is pre set to run in manual mode with a 10 second pause for image checks +// In manual mode it does not save images + +[TestInfo] +// Note: 0 for automatic mode, 1 for manual interactive mode +TestMode = 1 +// Note: SaveImage, "true" for saving images, "false" for not saving images. This option ONLY applies when the above mode is automatic. +//SaveImage = false +// Note: Directory to place saved images +//Dir = c:\openwftest\img\ +// Note: Delay length in microseconds to allow compositions to complete +CompositionPause = 500000 +// Note: Delay length in microseconds to allow user to compare images in manual interactive mode-max 34000000(34 seconds) +ManualPause = 3000000 + +[ImageInfo] +// Note: ContiguousFlag, "true" for contiguous, "false" for non-contiguous +ContiguousFlag = true + +Tolerance = 0 + +// FastpathableWidth +// FastpathableHeight +// Stride +// FastpathablePixelFormat = 1027549A +// NonFastpathablePixelFormat = 1027549E +// OffsetToFirstBuffer = 0 +// Alignment = 0 +// Mappable = ETrue +// MaxBuffers = 2 +// MinBuffers = 1 +// OffsetBetweenBuffers = 0 +// SurfaceHints = 0 +// Note: CacheAttrib, "true" for CPU cached, "false" for not CPU cached +// CacheAttrib