Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
offscreen_surface_unittests.cc File Reference
#include "flutter/flow/layers/offscreen_surface.h"
#include <memory>
#include "gtest/gtest.h"
#include "include/core/SkColor.h"
#include "third_party/skia/include/core/SkCanvas.h"
#include "third_party/skia/include/core/SkData.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

 flutter::testing::TEST (OffscreenSurfaceTest, EmptySurfaceIsInvalid)
 
 flutter::testing::TEST (OffscreenSurfaceTest, OnexOneSurfaceIsValid)
 
 flutter::testing::TEST (OffscreenSurfaceTest, PaintSurfaceBlack)