#include "flutter/shell/platform/embedder/tests/embedder_test_backingstore_producer_gl.h"#include "flutter/fml/logging.h"#include "flutter/testing/test_gl_surface.h"#include "third_party/skia/include/core/SkColorSpace.h"#include "third_party/skia/include/gpu/ganesh/GrBackendSurface.h"#include "third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h"#include "third_party/skia/include/gpu/ganesh/gl/GrGLBackendSurface.h"#include "third_party/skia/include/gpu/ganesh/gl/GrGLTypes.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
| std::unique_ptr<TestGLOnscreenOnlySurface> gl_surface |
Definition at line 20 of file embedder_test_backingstore_producer_gl.cc.
Referenced by flutter::testing::TEST_F().
| sk_sp<SkSurface> surface |
Definition at line 19 of file embedder_test_backingstore_producer_gl.cc.