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, 81.0) |
12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
13 2 | | | paintChild RenderTabBar at Point(0.0, 81.0) | 13 2 | | | paintChild RenderTabBar at Point(0.0, 81.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(
0xff3f51b5))) | 15 2 | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Color(
0xff2196f3))) |
16 2 | | | | paintChild RenderInkWell at Point(0.0, 81.0) | 16 2 | | | | paintChild RenderInkWell at Point(0.0, 81.0) |
17 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 17 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
18 2 | | | | | paintChild RenderOpacity at Point(115.33333333333334, 97.0) | 18 2 | | | | | paintChild RenderOpacity at Point(115.33333333333334, 97.0) |
19 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 19 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
20 2 | | | | | | translate(115.33333333333334, 97.0) | 20 2 | | | | | | translate(115.33333333333334, 97.0) |
21 2 | | | | | | translate(-115.33333333333334, -97.0) | 21 2 | | | | | | translate(-115.33333333333334, -97.0) |
22 2 | | | | drawRect(Rect.fromLTRB(0.0, 127.0, 266.6666564941406, 129.0), Paint
(color:Color(0xffff4081))) | 22 2 | | | | drawRect(Rect.fromLTRB(0.0, 127.0, 266.6666564941406, 129.0), Paint
(color:Color(0xff2196f3))) |
23 2 | | | | paintChild RenderInkWell at Point(266.6666666666667, 81.0) | 23 2 | | | | paintChild RenderInkWell at Point(266.6666666666667, 81.0) |
24 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 24 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
25 2 | | | | | paintChild RenderOpacity at Point(377.5, 97.0) | 25 2 | | | | | paintChild RenderOpacity at Point(377.5, 97.0) |
26 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 26 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
27 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) | 27 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) |
28 2 | | | | | | translate(377.5, 97.0) | 28 2 | | | | | | translate(377.5, 97.0) |
29 2 | | | | | | translate(-377.5, -97.0) | 29 2 | | | | | | translate(-377.5, -97.0) |
30 2 | | | | | | restore | 30 2 | | | | | | restore |
31 2 | | | | paintChild RenderInkWell at Point(533.3333333333334, 81.0) | 31 2 | | | | paintChild RenderInkWell at Point(533.3333333333334, 81.0) |
32 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 32 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
33 2 | | | | | paintChild RenderOpacity at Point(646.6666666666667, 97.0) | 33 2 | | | | | paintChild RenderOpacity at Point(646.6666666666667, 97.0) |
34 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 34 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
35 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) | 35 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) |
36 2 | | | | | | translate(646.6666666666667, 97.0) | 36 2 | | | | | | translate(646.6666666666667, 97.0) |
37 2 | | | | | | translate(-646.6666666666667, -97.0) | 37 2 | | | | | | translate(-646.6666666666667, -97.0) |
38 2 | | | | | | restore | 38 2 | | | | | | restore |
39 2 | | | paintChild RenderDecoratedBox at Point(0.0, 129.0) | 39 2 | | | paintChild RenderDecoratedBox at Point(0.0, 129.0) |
40 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 40 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
41 2 | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Color
(0xffe8eaf6))) | 41 2 | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Color
(0xffe3f2fd))) |
42 2 | | | | paintChild RenderPadding at Point(12.0, 141.0) | 42 2 | | | | paintChild RenderPadding at Point(12.0, 141.0) |
43 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 43 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
44 2 | | | | | paintChild RenderDecoratedBox at Point(16.0, 145.0) | 44 2 | | | | | paintChild RenderDecoratedBox at Point(16.0, 145.0) |
45 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 45 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
46 2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff),
drawLooper:true)) | 46 2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff),
drawLooper:true)) |
47 2 | | | | | | saveLayer(Rect.fromLTRB(16.0, 145.0, 784.0, 584.0), Paint(col
or:Color(0xff000000))) | 47 2 | | | | | | saveLayer(Rect.fromLTRB(16.0, 145.0, 784.0, 584.0), Paint(col
or:Color(0xff000000))) |
48 2 | | | | | | clipRRect() | 48 2 | | | | | | clipRRect() |
49 2 | | | | | | paintChild RenderTabBar at Point(16.0, 145.0) | 49 2 | | | | | | paintChild RenderTabBar at Point(16.0, 145.0) |
50 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 50 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
51 2 | | | | | | | drawRect(Rect.fromLTRB(16.0, 145.0, 784.0, 193.0), Paint(c
olor:Color(0xff3f51b5))) | 51 2 | | | | | | | drawRect(Rect.fromLTRB(16.0, 145.0, 784.0, 193.0), Paint(c
olor:Color(0xff2196f3))) |
52 2 | | | | | | | paintChild RenderInkWell at Point(16.0, 145.0) | 52 2 | | | | | | | paintChild RenderInkWell at Point(16.0, 145.0) |
53 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 53 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
54 2 | | | | | | | | paintChild RenderOpacity at Point(96.5, 159.0) | 54 2 | | | | | | | | paintChild RenderOpacity at Point(96.5, 159.0) |
55 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 55 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
56 2 | | | | | | | | | translate(96.5, 159.0) | 56 2 | | | | | | | | | translate(96.5, 159.0) |
57 2 | | | | | | | | | translate(-96.5, -159.0) | 57 2 | | | | | | | | | translate(-96.5, -159.0) |
58 2 | | | | | | | drawRect(Rect.fromLTRB(16.0, 191.0, 208.0, 193.0), Paint(c
olor:Color(0xffff4081))) | 58 2 | | | | | | | drawRect(Rect.fromLTRB(16.0, 191.0, 208.0, 193.0), Paint(c
olor:Color(0xff2196f3))) |
59 2 | | | | | | | paintChild RenderInkWell at Point(208.0, 145.0) | 59 2 | | | | | | | paintChild RenderInkWell at Point(208.0, 145.0) |
60 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 60 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
61 2 | | | | | | | | paintChild RenderOpacity at Point(287.0, 159.0) | 61 2 | | | | | | | | paintChild RenderOpacity at Point(287.0, 159.0) |
62 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 62 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
63 2 | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) | 63 2 | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) |
64 2 | | | | | | | | | translate(287.0, 159.0) | 64 2 | | | | | | | | | translate(287.0, 159.0) |
65 2 | | | | | | | | | translate(-287.0, -159.0) | 65 2 | | | | | | | | | translate(-287.0, -159.0) |
66 2 | | | | | | | | | restore | 66 2 | | | | | | | | | restore |
67 2 | | | | | | | paintChild RenderInkWell at Point(400.0, 145.0) | 67 2 | | | | | | | paintChild RenderInkWell at Point(400.0, 145.0) |
68 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 68 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
(...skipping 13 matching lines...) Expand all Loading... |
82 2 | | | | | | | | | restore | 82 2 | | | | | | | | | restore |
83 2 | | | | | | paintChild RenderPositionedBox at Point(343.0, 193.0) | 83 2 | | | | | | paintChild RenderPositionedBox at Point(343.0, 193.0) |
84 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 84 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
85 2 | | | | | | | paintChild RenderParagraph at Point(343.0, 354.5) | 85 2 | | | | | | | paintChild RenderParagraph at Point(343.0, 354.5) |
86 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 86 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
87 2 | | | | | | | | translate(343.0, 354.5) | 87 2 | | | | | | | | translate(343.0, 354.5) |
88 2 | | | | | | | | translate(-343.0, -354.5) | 88 2 | | | | | | | | translate(-343.0, -354.5) |
89 2 | | | | | | restore | 89 2 | | | | | | restore |
90 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0) | 90 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0) |
91 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 91 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
92 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0xff3
f51b5), drawLooper:true)) | 92 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0xff2
196f3), drawLooper:true)) |
93 2 | | | paintChild RenderFlex at Point(8.0, 0.0) | 93 2 | | | paintChild RenderFlex at Point(8.0, 0.0) |
94 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 94 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
95 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0) | 95 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0) |
96 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 96 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
97 2 | | | | | paintChild RenderPadding at Point(8.0, 39.0) | 97 2 | | | | | paintChild RenderPadding at Point(8.0, 39.0) |
98 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 98 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
99 2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0) | 99 2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0) |
100 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 100 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
101 2 | | | | | | | translate(32.0, 39.0) | 101 2 | | | | | | | translate(32.0, 39.0) |
102 2 | | | | | | | translate(-32.0, -39.0) | 102 2 | | | | | | | translate(-32.0, -39.0) |
103 ------------------------------------------------------------------------ | 103 ------------------------------------------------------------------------ |
104 PAINTED 2 FRAMES | 104 PAINTED 2 FRAMES |
OLD | NEW |