Files
flutter/engine
Todd Volkert 7a94e0c73f Fix broken Linux build (flutter/engine#5019)
After we write the pixels in the correct format,
the color type of the SkPixmap is still set to
its previous value, so the existing assertion was
failing.
2018-04-16 16:20:48 -07:00
..