os/graphics/graphicscomposition/openwftest/scripts/openwftest_automatic_e_save.ini
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
// Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// This automaic mode ini is pre set to run in automatic mode with an adequate composition pause
sl@0
    15
// This ini is preset to save images to the C drive
sl@0
    16
sl@0
    17
[TestInfo]
sl@0
    18
// Note: 0 for automatic mode, 1 for manual interactive mode
sl@0
    19
TestMode = 0
sl@0
    20
// Note: SaveImage, "true" for saving images, "false" for not saving images. This option ONLY applies when the above mode is automatic.
sl@0
    21
SaveImage = true
sl@0
    22
// Note: Directory to place saved images
sl@0
    23
Dir = e:\openwftest\img\
sl@0
    24
// Note: Delay length in microseconds to allow compositions to complete
sl@0
    25
CompositionPause = 500000
sl@0
    26
// Note: Delay length in microseconds to allow user to compare images in manual interactive mode-max 34000000(34 seconds)
sl@0
    27
ManualPause = 3000000
sl@0
    28
sl@0
    29
[ImageInfo]
sl@0
    30
// Note: ContiguousFlag, "true" for contiguous, "false" for non-contiguous
sl@0
    31
ContiguousFlag = true
sl@0
    32
sl@0
    33
Tolerance = 0
sl@0
    34
sl@0
    35
// FastpathableWidth 
sl@0
    36
// FastpathableHeight
sl@0
    37
// Stride       
sl@0
    38
// FastpathablePixelFormat = 1027549A
sl@0
    39
// NonFastpathablePixelFormat = 1027549E
sl@0
    40
// OffsetToFirstBuffer = 0
sl@0
    41
// Alignment = 0         
sl@0
    42
// Mappable = ETrue
sl@0
    43
// MaxBuffers = 2             
sl@0
    44
// MinBuffers = 1
sl@0
    45
// OffsetBetweenBuffers = 0
sl@0
    46
// SurfaceHints = 0
sl@0
    47
// Note: CacheAttrib, "true" for CPU cached, "false" for not CPU cached
sl@0
    48
// CacheAttrib