SIGN IN SIGN UP

Augment `flutter screenshot` with all supported screenshot types (#17478)

Previously, the only hook into the rasterizer schreenshot code path
was via FlutterDriver.screenshot.  This adds the ability for the
Flutter tool to hook into all three types of screenshots:

1. device (e.g. `adb shell screencap`)
2. Skia (capture spk)
3. Rasterizer (capture PNG via the engine)
T
Todd Volkert committed
aab47f079442d8014885ef57b247e3e1aea4a483
Parent: d54858a
Committed by GitHub <noreply@github.com> on 5/10/2018, 11:09:38 PM