~ubuntu-branches/ubuntu/karmic/moon/karmic

« back to all changes in this revision

Viewing changes to perf/perf-suite-set/drtlist.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-02-14 12:01:08 UTC
  • Revision ID: james.westby@ubuntu.com-20090214120108-06539vb25vhbd8bn
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<DrtList>
 
2
  <DrtItem uniqueId="1"
 
3
        name="Two rotating balls"
 
4
        inputFile="rotating-balls.html"
 
5
        startTime="0"
 
6
        endTime="5000"
 
7
        interval="40"
 
8
        width="400"
 
9
        height="400"
 
10
   />
 
11
  <DrtItem uniqueId="2"
 
12
        name="Simple image scaling"
 
13
        inputFile="scaling-image.html"
 
14
        endTime="5000"
 
15
        interval="20"
 
16
        runs="5"
 
17
        width="400"
 
18
        height="400"
 
19
   />
 
20
  <DrtItem uniqueId="3"
 
21
        name="Simple blending"
 
22
        inputFile="simple-blending.html"
 
23
        endTime="5000"
 
24
        interval="20"
 
25
        runs="5"
 
26
        width="400"
 
27
        height="400"
 
28
   />
 
29
  <DrtItem uniqueId="4"
 
30
        name="Purple mystery #412204"
 
31
        inputFile="purple-mystery.html"
 
32
        endTime="5000"
 
33
        interval="20"
 
34
        runs="3"
 
35
        width="400"
 
36
        height="400"
 
37
   />
 
38
  <DrtItem uniqueId="5"
 
39
        name="Storyboard attack"
 
40
        inputFile="storyboard-attack.html"
 
41
        endTime="4000"
 
42
        interval="20"
 
43
        runs="3"
 
44
        width="400"
 
45
        height="400"
 
46
   />
 
47
  <DrtItem uniqueId="6"
 
48
        name="Simple text rendering/scaling"
 
49
        inputFile="simple-text.html"
 
50
        endTime="10000"
 
51
        interval="20"
 
52
        runs="3"
 
53
        width="720"
 
54
        height="160"
 
55
   />
 
56
  <DrtItem uniqueId="7"
 
57
        name="Front-to-back rendering"
 
58
        inputFile="ftb-rendering.html"
 
59
        endTime="5000"
 
60
        interval="10"
 
61
        runs="5"
 
62
        width="400"
 
63
        height="400"
 
64
   />
 
65
  <DrtItem uniqueId="8"
 
66
        name="Front-to-back rendering refference"
 
67
        inputFile="ftb-rendering-ref.html"
 
68
        endTime="5000"
 
69
        interval="10"
 
70
        runs="3"
 
71
        width="400"
 
72
        height="400"
 
73
   />
 
74
  <DrtItem uniqueId="9"
 
75
        name="A rotating path on path background"
 
76
        inputFile="rotating-paths.html"
 
77
        startTime="0"
 
78
        endTime="5000"
 
79
        interval="40"
 
80
        width="290"
 
81
        height="290"
 
82
   />
 
83
  <DrtItem uniqueId="10"
 
84
        name="Simple path scaling"
 
85
        inputFile="scaling-path.html"
 
86
        endTime="5000"
 
87
        interval="20"
 
88
        runs="5"
 
89
        width="540"
 
90
        height="540"
 
91
   />
 
92
  <DrtItem uniqueId="11"
 
93
        name="Alpha blending a stretched image"
 
94
        inputFile="stretched-blending.html"
 
95
        endTime="10000"
 
96
        interval="40"
 
97
        runs="3"
 
98
        width="540"
 
99
        height="540"
 
100
   />
 
101
</DrtList>