Flutter Engine
The Flutter Engine
|
#include "include/core/SkCapabilities.h"
#include "include/core/SkImage.h"
#include "include/core/SkImageInfo.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkScalar.h"
#include "include/core/SkSurface.h"
#include "include/utils/SkNoDrawCanvas.h"
#include "src/image/SkSurface_Base.h"
Go to the source code of this file.
Classes | |
class | SkNullSurface |
Namespaces | |
namespace | SkSurfaces |
Functions | |
SK_API sk_sp< SkSurface > | SkSurfaces::Null (int width, int height) |