Update test after removing Material from Scrollable

TBR=ianh@google.com

Review URL: https://codereview.chromium.org/1233743003 .
This commit is contained in:
Adam Barth 2015-07-14 13:54:44 -07:00
parent 0ccd25a43d
commit ef34605122
4 changed files with 345 additions and 363 deletions

View File

@ -13,256 +13,253 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 600.0), Paint(color:Color(0xffe3f2fd)))
2 | | | paintChild RenderPadding at Point(0.0, 56.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | paintChild RenderDecoratedBox at Point(8.0, 68.0)
2 | | | | paintChild RenderSizeObserver at Point(8.0, 68.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | drawRect(Rect.fromLTRB(8.0, 68.0, 792.0, 588.0), Paint(color:Color(0xfffafafa)))
2 | | | | | paintChild RenderSizeObserver at Point(8.0, 68.0)
2 | | | | | paintChild RenderBlockViewport at Point(8.0, 68.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | paintChild RenderBlockViewport at Point(8.0, 68.0)
2 | | | | | | save
2 | | | | | | clipRect(Rect.fromLTRB(8.0, 68.0, 792.0, 588.0))
2 | | | | | | paintChild RenderSizeObserver at Point(8.0, 68.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | save
2 | | | | | | | clipRect(Rect.fromLTRB(8.0, 68.0, 792.0, 588.0))
2 | | | | | | | paintChild RenderSizeObserver at Point(8.0, 68.0)
2 | | | | | | | paintChild RenderOpacity at Point(8.0, 68.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderOpacity at Point(8.0, 68.0)
2 | | | | | | | | paintChild RenderTransform at Point(8.0, 68.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderTransform at Point(8.0, 68.0)
2 | | | | | | | | | save
2 | | | | | | | | | translate(8.0, 68.0)
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])
2 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | save
2 | | | | | | | | | | translate(8.0, 68.0)
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])
2 | | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xfff44336), drawLooper:true))
2 | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xfff44336), drawLooper:true))
2 | | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 52.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 52.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 15.5)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 15.5)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | translate(359.0, 15.5)
2 | | | | | | | | | | | | | | | | | translate(-359.0, -15.5)
2 | | | | | | | | | | | | | restore
2 | | | | | | | | | | restore
2 | | | | | | | paintChild RenderSizeObserver at Point(8.0, 124.0)
2 | | | | | | | | | | | | | | | | translate(359.0, 15.5)
2 | | | | | | | | | | | | | | | | translate(-359.0, -15.5)
2 | | | | | | | | | | | | restore
2 | | | | | | | | | restore
2 | | | | | | paintChild RenderSizeObserver at Point(8.0, 124.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderOpacity at Point(8.0, 124.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderOpacity at Point(8.0, 124.0)
2 | | | | | | | | paintChild RenderTransform at Point(8.0, 124.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderTransform at Point(8.0, 124.0)
2 | | | | | | | | | save
2 | | | | | | | | | translate(8.0, 124.0)
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])
2 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | save
2 | | | | | | | | | | translate(8.0, 124.0)
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])
2 | | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffee453b), drawLooper:true))
2 | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffee453b), drawLooper:true))
2 | | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 68.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 68.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 23.5)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 23.5)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | translate(359.0, 23.5)
2 | | | | | | | | | | | | | | | | | translate(-359.0, -23.5)
2 | | | | | | | | | | | | | restore
2 | | | | | | | | | | restore
2 | | | | | | | paintChild RenderSizeObserver at Point(8.0, 196.0)
2 | | | | | | | | | | | | | | | | translate(359.0, 23.5)
2 | | | | | | | | | | | | | | | | translate(-359.0, -23.5)
2 | | | | | | | | | | | | restore
2 | | | | | | | | | restore
2 | | | | | | paintChild RenderSizeObserver at Point(8.0, 196.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderOpacity at Point(8.0, 196.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderOpacity at Point(8.0, 196.0)
2 | | | | | | | | paintChild RenderTransform at Point(8.0, 196.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderTransform at Point(8.0, 196.0)
2 | | | | | | | | | save
2 | | | | | | | | | translate(8.0, 196.0)
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])
2 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | save
2 | | | | | | | | | | translate(8.0, 196.0)
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])
2 | | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe84740), drawLooper:true))
2 | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe84740), drawLooper:true))
2 | | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 86.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 86.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 32.5)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 32.5)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | translate(359.0, 32.5)
2 | | | | | | | | | | | | | | | | | translate(-359.0, -32.5)
2 | | | | | | | | | | | | | restore
2 | | | | | | | | | | restore
2 | | | | | | | paintChild RenderSizeObserver at Point(8.0, 286.0)
2 | | | | | | | | | | | | | | | | translate(359.0, 32.5)
2 | | | | | | | | | | | | | | | | translate(-359.0, -32.5)
2 | | | | | | | | | | | | restore
2 | | | | | | | | | restore
2 | | | | | | paintChild RenderSizeObserver at Point(8.0, 286.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderOpacity at Point(8.0, 286.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderOpacity at Point(8.0, 286.0)
2 | | | | | | | | paintChild RenderTransform at Point(8.0, 286.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderTransform at Point(8.0, 286.0)
2 | | | | | | | | | save
2 | | | | | | | | | translate(8.0, 286.0)
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])
2 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | save
2 | | | | | | | | | | translate(8.0, 286.0)
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])
2 | | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe24945), drawLooper:true))
2 | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe24945), drawLooper:true))
2 | | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 50.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 50.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 14.5)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 14.5)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | translate(359.0, 14.5)
2 | | | | | | | | | | | | | | | | | translate(-359.0, -14.5)
2 | | | | | | | | | | | | | restore
2 | | | | | | | | | | restore
2 | | | | | | | paintChild RenderSizeObserver at Point(8.0, 340.0)
2 | | | | | | | | | | | | | | | | translate(359.0, 14.5)
2 | | | | | | | | | | | | | | | | translate(-359.0, -14.5)
2 | | | | | | | | | | | | restore
2 | | | | | | | | | restore
2 | | | | | | paintChild RenderSizeObserver at Point(8.0, 340.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderOpacity at Point(8.0, 340.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderOpacity at Point(8.0, 340.0)
2 | | | | | | | | paintChild RenderTransform at Point(8.0, 340.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderTransform at Point(8.0, 340.0)
2 | | | | | | | | | save
2 | | | | | | | | | translate(8.0, 340.0)
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])
2 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | save
2 | | | | | | | | | | translate(8.0, 340.0)
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])
2 | | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffdc4c4b), drawLooper:true))
2 | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffdc4c4b), drawLooper:true))
2 | | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 64.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 64.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 21.5)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 21.5)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | translate(359.0, 21.5)
2 | | | | | | | | | | | | | | | | | translate(-359.0, -21.5)
2 | | | | | | | | | | | | | restore
2 | | | | | | | | | | restore
2 | | | | | | | paintChild RenderSizeObserver at Point(8.0, 408.0)
2 | | | | | | | | | | | | | | | | translate(359.0, 21.5)
2 | | | | | | | | | | | | | | | | translate(-359.0, -21.5)
2 | | | | | | | | | | | | restore
2 | | | | | | | | | restore
2 | | | | | | paintChild RenderSizeObserver at Point(8.0, 408.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderOpacity at Point(8.0, 408.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderOpacity at Point(8.0, 408.0)
2 | | | | | | | | paintChild RenderTransform at Point(8.0, 408.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderTransform at Point(8.0, 408.0)
2 | | | | | | | | | save
2 | | | | | | | | | translate(8.0, 408.0)
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])
2 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | save
2 | | | | | | | | | | translate(8.0, 408.0)
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])
2 | | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffd64e50), drawLooper:true))
2 | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffd64e50), drawLooper:true))
2 | | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 59.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 59.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 19.0)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 19.0)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | translate(359.0, 19.0)
2 | | | | | | | | | | | | | | | | | translate(-359.0, -19.0)
2 | | | | | | | | | | | | | restore
2 | | | | | | | | | | restore
2 | | | | | | | paintChild RenderSizeObserver at Point(8.0, 471.0)
2 | | | | | | | | | | | | | | | | translate(359.0, 19.0)
2 | | | | | | | | | | | | | | | | translate(-359.0, -19.0)
2 | | | | | | | | | | | | restore
2 | | | | | | | | | restore
2 | | | | | | paintChild RenderSizeObserver at Point(8.0, 471.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderOpacity at Point(8.0, 471.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderOpacity at Point(8.0, 471.0)
2 | | | | | | | | paintChild RenderTransform at Point(8.0, 471.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderTransform at Point(8.0, 471.0)
2 | | | | | | | | | save
2 | | | | | | | | | translate(8.0, 471.0)
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])
2 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | save
2 | | | | | | | | | | translate(8.0, 471.0)
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])
2 | | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffd05055), drawLooper:true))
2 | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffd05055), drawLooper:true))
2 | | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 88.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 88.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 33.5)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 33.5)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | translate(359.0, 33.5)
2 | | | | | | | | | | | | | | | | | translate(-359.0, -33.5)
2 | | | | | | | | | | | | | restore
2 | | | | | | | | | | restore
2 | | | | | | | paintChild RenderSizeObserver at Point(8.0, 563.0)
2 | | | | | | | | | | | | | | | | translate(359.0, 33.5)
2 | | | | | | | | | | | | | | | | translate(-359.0, -33.5)
2 | | | | | | | | | | | | restore
2 | | | | | | | | | restore
2 | | | | | | paintChild RenderSizeObserver at Point(8.0, 563.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderOpacity at Point(8.0, 563.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderOpacity at Point(8.0, 563.0)
2 | | | | | | | | paintChild RenderTransform at Point(8.0, 563.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderTransform at Point(8.0, 563.0)
2 | | | | | | | | | save
2 | | | | | | | | | translate(8.0, 563.0)
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])
2 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | save
2 | | | | | | | | | | translate(8.0, 563.0)
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])
2 | | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderDecoratedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffca535a), drawLooper:true))
2 | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffca535a), drawLooper:true))
2 | | | | | | | | | | | | paintChild RenderClipRRect at Point(4.0, 4.0)
2 | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 100.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | saveLayer(Rect.fromLTRB(4.0, 4.0, 780.0, 100.0), Paint(color:Color(0xff000000)))
2 | | | | | | | | | | | | | clipRRect()
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(4.0, 4.0)
2 | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(4.0, 4.0)
2 | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 12.0)
2 | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 39.5)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(359.0, 39.5)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | translate(359.0, 39.5)
2 | | | | | | | | | | | | | | | | | translate(-359.0, -39.5)
2 | | | | | | | | | | | | | restore
2 | | | | | | | | | | restore
2 | | | | | | | restore
2 | | | | | | | | | | | | | | | | translate(359.0, 39.5)
2 | | | | | | | | | | | | | | | | translate(-359.0, -39.5)
2 | | | | | | | | | | | | restore
2 | | | | | | | | | restore
2 | | | | | | restore
2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 56.0), Paint(color:Color(0xff2196f3), drawLooper:true))

View File

@ -12,49 +12,46 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | paintChild RenderFlex at Point(0.0, 56.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | paintChild RenderDecoratedBox at Point(0.0, 56.0)
2 | | | | paintChild RenderTransform at Point(0.0, 56.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 104.0), Paint(color:Color(0xfffafafa)))
2 | | | | | paintChild RenderTransform at Point(0.0, 56.0)
2 | | | | | save
2 | | | | | translate(0.0, 56.0)
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])
2 | | | | | paintChild RenderTabBar at Point(0.0, 0.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | save
2 | | | | | | translate(0.0, 56.0)
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])
2 | | | | | | paintChild RenderTabBar at Point(0.0, 0.0)
2 | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff9c27b0)))
2 | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff9c27b0)))
2 | | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
2 | | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
2 | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
2 | | | | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
2 | | | | | | | | | | | paintChild RenderParagraph at Point(171.0, 14.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | paintChild RenderParagraph at Point(171.0, 14.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | translate(171.0, 14.0)
2 | | | | | | | | | | | | | translate(-171.0, -14.0)
2 | | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Color(0xffffffff)))
2 | | | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
2 | | | | | | | | | | | | translate(171.0, 14.0)
2 | | | | | | | | | | | | translate(-171.0, -14.0)
2 | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Color(0xffffffff)))
2 | | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderConstrainedBox at Point(400.0, 0.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderConstrainedBox at Point(400.0, 0.0)
2 | | | | | | | | paintChild RenderPadding at Point(400.0, 0.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderPadding at Point(400.0, 0.0)
2 | | | | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
2 | | | | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
2 | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | paintChild RenderParagraph at Point(560.0, 14.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | | paintChild RenderParagraph at Point(560.0, 14.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | translate(560.0, 14.0)
2 | | | | | | | | | | | | | translate(-560.0, -14.0)
2 | | | | | | | | | | | | restore
2 | | | | | | restore
2 | | | | | | | | | | | | translate(560.0, 14.0)
2 | | | | | | | | | | | | translate(-560.0, -14.0)
2 | | | | | | | | | | | restore
2 | | | | | restore
2 | | | | paintChild RenderDecoratedBox at Point(0.0, 104.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | drawRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0), Paint(color:Color(0xfffafafa)))
@ -122,49 +119,46 @@ PAINT FOR FRAME #3 ----------------------------------------------
3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | paintChild RenderFlex at Point(0.0, 56.0)
3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | paintChild RenderDecoratedBox at Point(0.0, 56.0)
3 | | | | paintChild RenderTransform at Point(0.0, 56.0)
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 104.0), Paint(color:Color(0xfffafafa)))
3 | | | | | paintChild RenderTransform at Point(0.0, 56.0)
3 | | | | | save
3 | | | | | translate(0.0, 56.0)
3 | | | | | 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])
3 | | | | | paintChild RenderTabBar at Point(0.0, 0.0)
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | save
3 | | | | | | translate(0.0, 56.0)
3 | | | | | | 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])
3 | | | | | | paintChild RenderTabBar at Point(0.0, 0.0)
3 | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff9c27b0)))
3 | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff9c27b0)))
3 | | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
3 | | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
3 | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
3 | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
3 | | | | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
3 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
3 | | | | | | | | | | | paintChild RenderParagraph at Point(171.0, 14.0)
3 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | | | | | paintChild RenderParagraph at Point(171.0, 14.0)
3 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | | | | | | translate(171.0, 14.0)
3 | | | | | | | | | | | | | translate(-171.0, -14.0)
3 | | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Color(0xffffffff)))
3 | | | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
3 | | | | | | | | | | | | translate(171.0, 14.0)
3 | | | | | | | | | | | | translate(-171.0, -14.0)
3 | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Color(0xffffffff)))
3 | | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | paintChild RenderConstrainedBox at Point(400.0, 0.0)
3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | paintChild RenderConstrainedBox at Point(400.0, 0.0)
3 | | | | | | | | paintChild RenderPadding at Point(400.0, 0.0)
3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | | paintChild RenderPadding at Point(400.0, 0.0)
3 | | | | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
3 | | | | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
3 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
3 | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
3 | | | | | | | | | | | paintChild RenderParagraph at Point(560.0, 14.0)
3 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
3 | | | | | | | | | | | | paintChild RenderParagraph at Point(560.0, 14.0)
3 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | | | | | | translate(560.0, 14.0)
3 | | | | | | | | | | | | | translate(-560.0, -14.0)
3 | | | | | | | | | | | | restore
3 | | | | | | restore
3 | | | | | | | | | | | | translate(560.0, 14.0)
3 | | | | | | | | | | | | translate(-560.0, -14.0)
3 | | | | | | | | | | | restore
3 | | | | | restore
3 | | | | paintChild RenderDecoratedBox at Point(0.0, 104.0)
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | drawRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0), Paint(color:Color(0xfffafafa)))

View File

@ -10,81 +10,78 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | paintChild RenderFlex at Point(0.0, 56.0)
2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | paintChild RenderDecoratedBox at Point(0.0, 56.0)
2 | | | paintChild RenderTransform at Point(0.0, 56.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 104.0), Paint(color:Color(0xfffafafa)))
2 | | | | paintChild RenderTransform at Point(0.0, 56.0)
2 | | | | save
2 | | | | translate(0.0, 56.0)
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])
2 | | | | paintChild RenderTabBar at Point(0.0, 0.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | save
2 | | | | | translate(0.0, 56.0)
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])
2 | | | | | paintChild RenderTabBar at Point(0.0, 0.0)
2 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff2196f3)))
2 | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff2196f3)))
2 | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
2 | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
2 | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
2 | | | | | | | | | paintChild RenderOpacity at Point(82.0, 14.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | paintChild RenderOpacity at Point(82.0, 14.0)
2 | | | | | | | | | | paintChild RenderParagraph at Point(82.0, 14.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderParagraph at Point(82.0, 14.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | translate(82.0, 14.0)
2 | | | | | | | | | | | | translate(-82.0, -14.0)
2 | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 200.0, 48.0), Paint(color:Color(0xffffffff)))
2 | | | | | | paintChild RenderInkWell at Point(200.0, 0.0)
2 | | | | | | | | | | | translate(82.0, 14.0)
2 | | | | | | | | | | | translate(-82.0, -14.0)
2 | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 200.0, 48.0), Paint(color:Color(0xffffffff)))
2 | | | | | paintChild RenderInkWell at Point(200.0, 0.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | paintChild RenderConstrainedBox at Point(200.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderConstrainedBox at Point(200.0, 0.0)
2 | | | | | | | paintChild RenderPadding at Point(200.0, 0.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderPadding at Point(200.0, 0.0)
2 | | | | | | | | paintChild RenderPositionedBox at Point(212.0, 0.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderPositionedBox at Point(212.0, 0.0)
2 | | | | | | | | | paintChild RenderOpacity at Point(277.5, 14.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | paintChild RenderOpacity at Point(277.5, 14.0)
2 | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | paintChild RenderParagraph at Point(277.5, 14.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | paintChild RenderParagraph at Point(277.5, 14.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | translate(277.5, 14.0)
2 | | | | | | | | | | | | translate(-277.5, -14.0)
2 | | | | | | | | | | | restore
2 | | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
2 | | | | | | | | | | | translate(277.5, 14.0)
2 | | | | | | | | | | | translate(-277.5, -14.0)
2 | | | | | | | | | | restore
2 | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | paintChild RenderConstrainedBox at Point(400.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderConstrainedBox at Point(400.0, 0.0)
2 | | | | | | | paintChild RenderPadding at Point(400.0, 0.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderPadding at Point(400.0, 0.0)
2 | | | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
2 | | | | | | | | | paintChild RenderOpacity at Point(480.0, 14.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | paintChild RenderOpacity at Point(480.0, 14.0)
2 | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | paintChild RenderParagraph at Point(480.0, 14.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | paintChild RenderParagraph at Point(480.0, 14.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | translate(480.0, 14.0)
2 | | | | | | | | | | | | translate(-480.0, -14.0)
2 | | | | | | | | | | | restore
2 | | | | | | paintChild RenderInkWell at Point(600.0, 0.0)
2 | | | | | | | | | | | translate(480.0, 14.0)
2 | | | | | | | | | | | translate(-480.0, -14.0)
2 | | | | | | | | | | restore
2 | | | | | paintChild RenderInkWell at Point(600.0, 0.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | paintChild RenderConstrainedBox at Point(600.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderConstrainedBox at Point(600.0, 0.0)
2 | | | | | | | paintChild RenderPadding at Point(600.0, 0.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | paintChild RenderPadding at Point(600.0, 0.0)
2 | | | | | | | | paintChild RenderPositionedBox at Point(612.0, 0.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderPositionedBox at Point(612.0, 0.0)
2 | | | | | | | | | paintChild RenderOpacity at Point(672.0, 14.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | paintChild RenderOpacity at Point(672.0, 14.0)
2 | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | paintChild RenderParagraph at Point(672.0, 14.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | paintChild RenderParagraph at Point(672.0, 14.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | translate(672.0, 14.0)
2 | | | | | | | | | | | | translate(-672.0, -14.0)
2 | | | | | | | | | | | restore
2 | | | | | restore
2 | | | | | | | | | | | translate(672.0, 14.0)
2 | | | | | | | | | | | translate(-672.0, -14.0)
2 | | | | | | | | | | restore
2 | | | | restore
2 | | | paintChild RenderDecoratedBox at Point(0.0, 104.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | drawRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0), Paint(color:Color(0xffe3f2fd)))
@ -103,81 +100,78 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderFlex at Point(24.0, 128.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | paintChild RenderDecoratedBox at Point(24.0, 128.0)
2 | | | | | | | | | | paintChild RenderTransform at Point(24.0, 128.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | drawRect(Rect.fromLTRB(24.0, 128.0, 776.0, 176.0), Paint(color:Color(0xfffafafa)))
2 | | | | | | | | | | | paintChild RenderTransform at Point(24.0, 128.0)
2 | | | | | | | | | | | save
2 | | | | | | | | | | | translate(24.0, 128.0)
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])
2 | | | | | | | | | | | paintChild RenderTabBar at Point(0.0, 0.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | save
2 | | | | | | | | | | | | translate(24.0, 128.0)
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])
2 | | | | | | | | | | | | paintChild RenderTabBar at Point(0.0, 0.0)
2 | | | | | | | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 752.0, 48.0), Paint(color:Color(0xff2196f3)))
2 | | | | | | | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 752.0, 48.0), Paint(color:Color(0xff2196f3)))
2 | | | | | | | | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
2 | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(78.5, 14.0)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(78.5, 14.0)
2 | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(78.5, 14.0)
2 | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(78.5, 14.0)
2 | | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | | | translate(78.5, 14.0)
2 | | | | | | | | | | | | | | | | | | | translate(-78.5, -14.0)
2 | | | | | | | | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 188.0, 48.0), Paint(color:Color(0xffffffff)))
2 | | | | | | | | | | | | | paintChild RenderInkWell at Point(188.0, 0.0)
2 | | | | | | | | | | | | | | | | | | translate(78.5, 14.0)
2 | | | | | | | | | | | | | | | | | | translate(-78.5, -14.0)
2 | | | | | | | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 188.0, 48.0), Paint(color:Color(0xffffffff)))
2 | | | | | | | | | | | | paintChild RenderInkWell at Point(188.0, 0.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(188.0, 0.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(188.0, 0.0)
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(188.0, 0.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPadding at Point(188.0, 0.0)
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(200.0, 0.0)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(200.0, 0.0)
2 | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(265.0, 14.0)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(265.0, 14.0)
2 | | | | | | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(265.0, 14.0)
2 | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(265.0, 14.0)
2 | | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | | | translate(265.0, 14.0)
2 | | | | | | | | | | | | | | | | | | | translate(-265.0, -14.0)
2 | | | | | | | | | | | | | | | | | | restore
2 | | | | | | | | | | | | | paintChild RenderInkWell at Point(376.0, 0.0)
2 | | | | | | | | | | | | | | | | | | translate(265.0, 14.0)
2 | | | | | | | | | | | | | | | | | | translate(-265.0, -14.0)
2 | | | | | | | | | | | | | | | | | restore
2 | | | | | | | | | | | | paintChild RenderInkWell at Point(376.0, 0.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(376.0, 0.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(376.0, 0.0)
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(376.0, 0.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPadding at Point(376.0, 0.0)
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(388.0, 0.0)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(388.0, 0.0)
2 | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(452.0, 14.0)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(452.0, 14.0)
2 | | | | | | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(452.0, 14.0)
2 | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(452.0, 14.0)
2 | | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | | | translate(452.0, 14.0)
2 | | | | | | | | | | | | | | | | | | | translate(-452.0, -14.0)
2 | | | | | | | | | | | | | | | | | | restore
2 | | | | | | | | | | | | | paintChild RenderInkWell at Point(564.0, 0.0)
2 | | | | | | | | | | | | | | | | | | translate(452.0, 14.0)
2 | | | | | | | | | | | | | | | | | | translate(-452.0, -14.0)
2 | | | | | | | | | | | | | | | | | restore
2 | | | | | | | | | | | | paintChild RenderInkWell at Point(564.0, 0.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(564.0, 0.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(564.0, 0.0)
2 | | | | | | | | | | | | | | paintChild RenderPadding at Point(564.0, 0.0)
2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | paintChild RenderPadding at Point(564.0, 0.0)
2 | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(576.0, 0.0)
2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(576.0, 0.0)
2 | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(638.0, 14.0)
2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(638.0, 14.0)
2 | | | | | | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(638.0, 14.0)
2 | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
2 | | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(638.0, 14.0)
2 | | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | | | | | | translate(638.0, 14.0)
2 | | | | | | | | | | | | | | | | | | | translate(-638.0, -14.0)
2 | | | | | | | | | | | | | | | | | | restore
2 | | | | | | | | | | | | restore
2 | | | | | | | | | | | | | | | | | | translate(638.0, 14.0)
2 | | | | | | | | | | | | | | | | | | translate(-638.0, -14.0)
2 | | | | | | | | | | | | | | | | | restore
2 | | | | | | | | | | | restore
2 | | | | | | | | | | paintChild RenderPositionedBox at Point(343.0, 176.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderParagraph at Point(343.0, 342.0)

View File

@ -24,37 +24,34 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff), drawLooper:true))
2 | | | | | | paintChild RenderShrinkWrapWidth at Point(260.0, 218.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | paintChild RenderDecoratedBox at Point(260.0, 218.0)
2 | | | | | | | paintChild RenderSizeObserver at Point(260.0, 218.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | drawRect(Rect.fromLTRB(260.0, 218.0, 540.0, 382.0), Paint(color:Color(0xfffafafa)))
2 | | | | | | | | paintChild RenderSizeObserver at Point(260.0, 218.0)
2 | | | | | | | | paintChild RenderViewport at Point(260.0, 218.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | paintChild RenderViewport at Point(260.0, 218.0)
2 | | | | | | | | | save
2 | | | | | | | | | clipRect(Rect.fromLTRB(260.0, 218.0, 540.0, 382.0))
2 | | | | | | | | | paintChild RenderSizeObserver at Point(260.0, 218.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | save
2 | | | | | | | | | | clipRect(Rect.fromLTRB(260.0, 218.0, 540.0, 382.0))
2 | | | | | | | | | | paintChild RenderSizeObserver at Point(260.0, 218.0)
2 | | | | | | | | | | paintChild RenderBlock at Point(260.0, 218.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | paintChild RenderBlock at Point(260.0, 218.0)
2 | | | | | | | | | | | paintChild RenderPadding at Point(260.0, 218.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | paintChild RenderPadding at Point(260.0, 218.0)
2 | | | | | | | | | | | | paintChild RenderParagraph at Point(284.0, 242.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | paintChild RenderParagraph at Point(284.0, 242.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | translate(284.0, 242.0)
2 | | | | | | | | | | | | | | translate(-284.0, -242.0)
2 | | | | | | | | | | | | paintChild RenderPadding at Point(260.0, 270.0)
2 | | | | | | | | | | | | | translate(284.0, 242.0)
2 | | | | | | | | | | | | | translate(-284.0, -242.0)
2 | | | | | | | | | | | paintChild RenderPadding at Point(260.0, 270.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | paintChild RenderParagraph at Point(284.0, 290.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | paintChild RenderParagraph at Point(284.0, 290.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | translate(284.0, 290.0)
2 | | | | | | | | | | | | | | translate(-284.0, -290.0)
2 | | | | | | | | | | | | paintChild RenderFlex at Point(260.0, 362.0)
2 | | | | | | | | | | | | | translate(284.0, 290.0)
2 | | | | | | | | | | | | | translate(-284.0, -290.0)
2 | | | | | | | | | | | paintChild RenderFlex at Point(260.0, 362.0)
2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | paintChild RenderParagraph at Point(411.0, 362.0)
2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | paintChild RenderParagraph at Point(411.0, 362.0)
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | | | | translate(411.0, 362.0)
2 | | | | | | | | | | | | | | translate(-411.0, -362.0)
2 | | | | | | | | | | restore
2 | | | | | | | | | | | | | translate(411.0, 362.0)
2 | | | | | | | | | | | | | translate(-411.0, -362.0)
2 | | | | | | | | | restore
------------------------------------------------------------------------
PAINTED 2 FRAMES