|
1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // |
|
3 // Permission is hereby granted, free of charge, to any person obtaining a |
|
4 // copy of this software and/or associated documentation files (the |
|
5 // "Materials"), to deal in the Materials without restriction, including |
|
6 // without limitation the rights to use, copy, modify, merge, publish, |
|
7 // distribute, sublicense, and/or sell copies of the Materials, and to |
|
8 // permit persons to whom the Materials are furnished to do so, subject to |
|
9 // the following conditions: |
|
10 // |
|
11 // The above copyright notice and this permission notice shall be included |
|
12 // in all copies or substantial portions of the Materials. |
|
13 // |
|
14 // THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
|
15 // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
|
16 // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
|
17 // IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
|
18 // CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
|
19 // TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
|
20 // MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. |
|
21 // |
|
22 // Description: |
|
23 // Configuration options for the screen interface tests when run on Platsim/Hardware |
|
24 |
|
25 [ImageInfo] |
|
26 // Note: ContiguousFlag, "true" for contiguous, "false" for non-contiguous |
|
27 ContiguousFlag = true |
|
28 |
|
29 FastpathablePixelFormat = 1027549A |
|
30 NonFastpathablePixelFormat = 1027549E |
|
31 |
|
32 // FastpathableWidth |
|
33 // FastpathableHeight |
|
34 // Stride |
|
35 // OffsetToFirstBuffer = 0 |
|
36 // Alignment = 0 |
|
37 // Mappable = ETrue |
|
38 // MaxBuffers = 2 |
|
39 // MinBuffers = 1 |
|
40 // OffsetBetweenBuffers = 0 |
|
41 // SurfaceHints = 0 |
|
42 // Note: CacheAttrib, "true" for CPU cached, "false" for not CPU cached |
|
43 // CacheAttrib |