#include "flutter/shell/platform/embedder/embedder_external_view.h"#include "flutter/display_list/dl_builder.h"#include "flutter/fml/trace_event.h"#include "flutter/shell/common/dl_op_spy.h"#include "third_party/skia/include/gpu/ganesh/GrDirectContext.h"#include "third_party/skia/include/gpu/ganesh/GrRecordingContext.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
Functions | |
| static DlISize | flutter::TransformedSurfaceSize (const DlISize &size, const DlMatrix &transformation) |
| static void | flutter::InvalidateApiState (SkSurface &skia_surface) |