sl@0: // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // This automaic mode ini is pre set to run in automatic mode with an adequate composition pause sl@0: // This ini is preset to save images to the C drive sl@0: sl@0: [TestInfo] sl@0: // Note: 0 for automatic mode, 1 for manual interactive mode sl@0: TestMode = 0 sl@0: // Note: SaveImage, "true" for saving images, "false" for not saving images. This option ONLY applies when the above mode is automatic. sl@0: SaveImage = false sl@0: // Note: Directory to place saved images sl@0: //Dir = c:\openwftest\img\ sl@0: // Note: Delay length in microseconds to allow compositions to complete sl@0: CompositionPause = 500000 sl@0: // Note: Delay length in microseconds to allow user to compare images in manual interactive mode-max 34000000(34 seconds) sl@0: ManualPause = 3000000 sl@0: sl@0: [ImageInfo] sl@0: // Note: ContiguousFlag, "true" for contiguous, "false" for non-contiguous sl@0: ContiguousFlag = true sl@0: sl@0: Tolerance = 0 sl@0: sl@0: // FastpathableWidth sl@0: // FastpathableHeight sl@0: // Stride sl@0: // FastpathablePixelFormat = 1027549A sl@0: // NonFastpathablePixelFormat = 1027549E sl@0: // OffsetToFirstBuffer = 0 sl@0: // Alignment = 0 sl@0: // Mappable = ETrue sl@0: // MaxBuffers = 2 sl@0: // MinBuffers = 1 sl@0: // OffsetBetweenBuffers = 0 sl@0: // SurfaceHints = 0 sl@0: // Note: CacheAttrib, "true" for CPU cached, "false" for not CPU cached sl@0: // CacheAttrib