OLD | NEW |
1 CONSOLE: TestRenderView enabled | 1 CONSOLE: TestRenderView enabled |
2 CONSOLE: | 2 CONSOLE: |
3 PAINT FOR FRAME #1 ---------------------------------------------- | 3 PAINT FOR FRAME #1 ---------------------------------------------- |
4 1 | TestPaintingCanvas() constructor: 800.0 x 600.0 | 4 1 | TestPaintingCanvas() constructor: 800.0 x 600.0 |
5 ------------------------------------------------------------------------ | 5 ------------------------------------------------------------------------ |
6 CONSOLE: | 6 CONSOLE: |
7 PAINT FOR FRAME #2 ---------------------------------------------- | 7 PAINT FOR FRAME #2 ---------------------------------------------- |
8 2 | TestPaintingCanvas() constructor: 800.0 x 600.0 | 8 2 | TestPaintingCanvas() constructor: 800.0 x 600.0 |
9 2 | paintChild RenderScaffold at Point(0.0, 0.0) | 9 2 | paintChild RenderScaffold at Point(0.0, 0.0) |
10 2 | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 10 2 | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
11 2 | | paintChild RenderFlex at Point(0.0, 81.0) | 11 2 | | paintChild RenderFlex at Point(0.0, 56.0) |
12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
13 2 | | | paintChild RenderDecoratedBox at Point(0.0, 81.0) | 13 2 | | | paintChild RenderDecoratedBox at Point(0.0, 56.0) |
14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
15 2 | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Color(
0xfffafafa))) | 15 2 | | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 104.0), Paint(color:Color(
0xfffafafa))) |
16 2 | | | | save | 16 2 | | | | save |
17 2 | | | | translate(0.0, 81.0) | 17 2 | | | | translate(0.0, 56.0) |
18 2 | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0,
0.0, 0.0, 0.0, 1.0]) | 18 2 | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0,
0.0, 0.0, 0.0, 1.0]) |
19 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0x
ff2196f3))) | 19 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0x
ff2196f3))) |
20 2 | | | | paintChild RenderInkWell at Point(0.0, 0.0) | 20 2 | | | | paintChild RenderInkWell at Point(0.0, 0.0) |
21 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 21 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
22 2 | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0) | 22 2 | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0) |
23 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 23 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
24 2 | | | | | | paintChild RenderOpacity at Point(82.0, 14.0) | 24 2 | | | | | | paintChild RenderOpacity at Point(82.0, 14.0) |
25 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 25 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
26 2 | | | | | | | translate(82.0, 14.0) | 26 2 | | | | | | | translate(82.0, 14.0) |
27 2 | | | | | | | translate(-82.0, -14.0) | 27 2 | | | | | | | translate(-82.0, -14.0) |
(...skipping 22 matching lines...) Expand all Loading... |
50 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 50 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
51 2 | | | | | paintChild RenderPositionedBox at Point(612.0, 0.0) | 51 2 | | | | | paintChild RenderPositionedBox at Point(612.0, 0.0) |
52 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 52 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
53 2 | | | | | | paintChild RenderOpacity at Point(672.0, 14.0) | 53 2 | | | | | | paintChild RenderOpacity at Point(672.0, 14.0) |
54 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 54 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
55 2 | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) | 55 2 | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) |
56 2 | | | | | | | translate(672.0, 14.0) | 56 2 | | | | | | | translate(672.0, 14.0) |
57 2 | | | | | | | translate(-672.0, -14.0) | 57 2 | | | | | | | translate(-672.0, -14.0) |
58 2 | | | | | | | restore | 58 2 | | | | | | | restore |
59 2 | | | | restore | 59 2 | | | | restore |
60 2 | | | paintChild RenderDecoratedBox at Point(0.0, 129.0) | 60 2 | | | paintChild RenderDecoratedBox at Point(0.0, 104.0) |
61 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 61 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
62 2 | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Color
(0xffe3f2fd))) | 62 2 | | | | drawRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0), Paint(color:Color
(0xffe3f2fd))) |
63 2 | | | | paintChild RenderPadding at Point(12.0, 141.0) | 63 2 | | | | paintChild RenderPadding at Point(12.0, 116.0) |
64 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 64 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
65 2 | | | | | paintChild RenderDecoratedBox at Point(16.0, 145.0) | 65 2 | | | | | paintChild RenderDecoratedBox at Point(16.0, 120.0) |
66 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 66 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
67 2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff),
drawLooper:true)) | 67 2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff),
drawLooper:true)) |
68 2 | | | | | | saveLayer(Rect.fromLTRB(16.0, 145.0, 784.0, 584.0), Paint(col
or:Color(0xff000000))) | 68 2 | | | | | | saveLayer(Rect.fromLTRB(16.0, 120.0, 784.0, 584.0), Paint(col
or:Color(0xff000000))) |
69 2 | | | | | | clipRRect() | 69 2 | | | | | | clipRRect() |
70 2 | | | | | | paintChild RenderFlex at Point(24.0, 153.0) | 70 2 | | | | | | paintChild RenderFlex at Point(24.0, 128.0) |
71 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 71 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
72 2 | | | | | | | paintChild RenderDecoratedBox at Point(24.0, 153.0) | 72 2 | | | | | | | paintChild RenderDecoratedBox at Point(24.0, 128.0) |
73 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 73 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
74 2 | | | | | | | | drawRect(Rect.fromLTRB(24.0, 153.0, 776.0, 201.0), Pain
t(color:Color(0xfffafafa))) | 74 2 | | | | | | | | drawRect(Rect.fromLTRB(24.0, 128.0, 776.0, 176.0), Pain
t(color:Color(0xfffafafa))) |
75 2 | | | | | | | | save | 75 2 | | | | | | | | save |
76 2 | | | | | | | | translate(24.0, 153.0) | 76 2 | | | | | | | | translate(24.0, 128.0) |
77 2 | | | | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.
0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0]) | 77 2 | | | | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.
0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0]) |
78 2 | | | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 752.0, 48.0), Paint(co
lor:Color(0xff2196f3))) | 78 2 | | | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 752.0, 48.0), Paint(co
lor:Color(0xff2196f3))) |
79 2 | | | | | | | | paintChild RenderInkWell at Point(0.0, 0.0) | 79 2 | | | | | | | | paintChild RenderInkWell at Point(0.0, 0.0) |
80 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 80 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
81 2 | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0) | 81 2 | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0) |
82 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 82 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
83 2 | | | | | | | | | | paintChild RenderOpacity at Point(78.5, 14.0) | 83 2 | | | | | | | | | | paintChild RenderOpacity at Point(78.5, 14.0) |
84 2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.
0 | 84 2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.
0 |
85 2 | | | | | | | | | | | translate(78.5, 14.0) | 85 2 | | | | | | | | | | | translate(78.5, 14.0) |
86 2 | | | | | | | | | | | translate(-78.5, -14.0) | 86 2 | | | | | | | | | | | translate(-78.5, -14.0) |
(...skipping 22 matching lines...) Expand all Loading... |
109 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 109 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
110 2 | | | | | | | | | paintChild RenderPositionedBox at Point(576.0, 0.0) | 110 2 | | | | | | | | | paintChild RenderPositionedBox at Point(576.0, 0.0) |
111 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 111 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
112 2 | | | | | | | | | | paintChild RenderOpacity at Point(638.0, 14.0) | 112 2 | | | | | | | | | | paintChild RenderOpacity at Point(638.0, 14.0) |
113 2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.
0 | 113 2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.
0 |
114 2 | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))
) | 114 2 | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))
) |
115 2 | | | | | | | | | | | translate(638.0, 14.0) | 115 2 | | | | | | | | | | | translate(638.0, 14.0) |
116 2 | | | | | | | | | | | translate(-638.0, -14.0) | 116 2 | | | | | | | | | | | translate(-638.0, -14.0) |
117 2 | | | | | | | | | | | restore | 117 2 | | | | | | | | | | | restore |
118 2 | | | | | | | | restore | 118 2 | | | | | | | | restore |
119 2 | | | | | | | paintChild RenderPositionedBox at Point(343.0, 201.0) | 119 2 | | | | | | | paintChild RenderPositionedBox at Point(343.0, 176.0) |
120 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 120 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
121 2 | | | | | | | | paintChild RenderParagraph at Point(343.0, 354.5) | 121 2 | | | | | | | | paintChild RenderParagraph at Point(343.0, 342.0) |
122 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 122 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
123 2 | | | | | | | | | translate(343.0, 354.5) | 123 2 | | | | | | | | | translate(343.0, 342.0) |
124 2 | | | | | | | | | translate(-343.0, -354.5) | 124 2 | | | | | | | | | translate(-343.0, -342.0) |
125 2 | | | | | | restore | 125 2 | | | | | | restore |
126 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0) | 126 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0) |
127 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 127 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
128 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0xff2
196f3), drawLooper:true)) | 128 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 56.0), Paint(color:Color(0xff2
196f3), drawLooper:true)) |
129 2 | | | paintChild RenderFlex at Point(8.0, 0.0) | 129 2 | | | paintChild RenderFlex at Point(8.0, 0.0) |
130 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 130 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
131 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0) | 131 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0) |
132 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 132 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
133 2 | | | | | paintChild RenderPadding at Point(8.0, 39.0) | 133 2 | | | | | paintChild RenderPadding at Point(8.0, 14.0) |
134 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 134 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
135 2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0) | 135 2 | | | | | | paintChild RenderParagraph at Point(32.0, 14.0) |
136 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 136 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
137 2 | | | | | | | translate(32.0, 39.0) | 137 2 | | | | | | | translate(32.0, 14.0) |
138 2 | | | | | | | translate(-32.0, -39.0) | 138 2 | | | | | | | translate(-32.0, -14.0) |
139 ------------------------------------------------------------------------ | 139 ------------------------------------------------------------------------ |
140 PAINTED 2 FRAMES | 140 PAINTED 2 FRAMES |
OLD | NEW |