Flutter Engine
The Flutter Engine
|
#include "include/core/SkRefCnt.h"
#include "src/gpu/ganesh/GrColorInfo.h"
#include "src/gpu/ganesh/GrSurfaceProxyView.h"
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | SkSpecialImages |
Functions | |
sk_sp< SkSpecialImage > | SkSpecialImages::MakeFromTextureImage (GrRecordingContext *rContext, const SkIRect &subset, sk_sp< SkImage > image, const SkSurfaceProps &props) |
sk_sp< SkSpecialImage > | SkSpecialImages::MakeDeferredFromGpu (GrRecordingContext *context, const SkIRect &subset, uint32_t uniqueID, GrSurfaceProxyView view, const GrColorInfo &colorInfo, const SkSurfaceProps &props) |
GrSurfaceProxyView | SkSpecialImages::AsView (GrRecordingContext *context, const SkSpecialImage *img) |
GrSurfaceProxyView | SkSpecialImages::AsView (GrRecordingContext *rContext, const sk_sp< const SkSpecialImage > &img) |