20
|
1 |
// te_uibench.ini
|
|
2 |
// Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
3 |
// All rights reserved.
|
|
4 |
// This component and the accompanying materials are made available
|
|
5 |
// under the terms of "Eclipse Public License v1.0"
|
|
6 |
// which accompanies this distribution, and is available
|
|
7 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
8 |
//
|
|
9 |
// Initial Contributors:
|
|
10 |
// Nokia Corporation - initial contribution.
|
|
11 |
//
|
|
12 |
// Contributors:
|
|
13 |
//
|
|
14 |
// Description:
|
|
15 |
//
|
|
16 |
|
|
17 |
[ColorSettings]
|
|
18 |
ScreenModeEnums=13, 12, 11, 8, 7, 6, 4,
|
|
19 |
HiddenScreenModeEnums=7,
|
|
20 |
|
|
21 |
[PixelFormats]
|
|
22 |
SourcePixelFormatEnums=EUidPixelFormatARGB_8888_PRE, EUidPixelFormatARGB_8888, EUidPixelFormatRGB_565
|
|
23 |
TargetPixelFormatEnums=EUidPixelFormatARGB_8888_PRE, EUidPixelFormatARGB_8888, EUidPixelFormatRGB_565
|
|
24 |
|
|
25 |
[SanityCheck]
|
|
26 |
Bitmaps=false
|
|
27 |
|
|
28 |
[Profiling]
|
|
29 |
DoProfiling=0
|
|
30 |
|
|
31 |
[AlphaDrawingTests]
|
|
32 |
testCreateWindowAlpha=1
|
|
33 |
testDrawOpaqueWindow=1
|
|
34 |
testDrawTransparentFactorWindow=1
|
|
35 |
testDrawTransparentWindowPerPixel=1
|
|
36 |
testDrawTransparentWindowPerPixelAlpha=1
|
|
37 |
|
|
38 |
[OutLineShadowTests-0001]
|
|
39 |
fontTypeFace=DejaVu Sans Condensed
|
|
40 |
[OutLineShadowTests-0002]
|
|
41 |
fontTypeFace=DejaVu Sans Mono
|
|
42 |
[OutLineShadowTests-0003]
|
|
43 |
fontTypeFace=DejaVu Serif Condensed
|