A screenshot of the surface's raw data. More...
#include <surface.h>
Public Attributes | |
| std::string | pixel_format |
| sk_sp< SkData > | data |
| sk_sp<SkData> flutter::Surface::SurfaceData::data |
Definition at line 31 of file surface.h.
Referenced by flutter::Rasterizer::ScreenshotLastLayerTree().
| std::string flutter::Surface::SurfaceData::pixel_format |
Definition at line 30 of file surface.h.
Referenced by flutter::Rasterizer::ScreenshotLastLayerTree().