Flutter Engine
The Flutter Engine
Namespaces | Functions
SkSpecialImage_Ganesh.h File Reference
#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< SkSpecialImageSkSpecialImages::MakeFromTextureImage (GrRecordingContext *rContext, const SkIRect &subset, sk_sp< SkImage > image, const SkSurfaceProps &props)
 
sk_sp< SkSpecialImageSkSpecialImages::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)