Flutter Engine
The Flutter Engine
|
#include "src/gpu/graphite/SpecialImage_Graphite.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColorSpace.h"
#include "src/core/SkSpecialImage.h"
#include "src/gpu/graphite/Device.h"
#include "src/gpu/graphite/Image_Graphite.h"
#include "src/gpu/graphite/Surface_Graphite.h"
#include "src/gpu/graphite/TextureUtils.h"
Go to the source code of this file.
Classes | |
class | skgpu::graphite::SpecialImage |
Namespaces | |
namespace | skgpu |
namespace | skgpu::graphite |
namespace | SkSpecialImages |
Functions | |
sk_sp< SkSpecialImage > | SkSpecialImages::MakeGraphite (skgpu::graphite::Recorder *recorder, const SkIRect &subset, sk_sp< SkImage > image, const SkSurfaceProps &props) |