Flutter Engine
The Flutter Engine
|
#include "include/core/SkRefCnt.h"
#include "include/private/gpu/ganesh/GrTypesPriv.h"
#include "src/gpu/ganesh/ops/GrOp.h"
Go to the source code of this file.
Namespaces | |
namespace | skgpu |
namespace | skgpu::ganesh |
namespace | skgpu::ganesh::DrawAtlasOp |
Functions | |
GrOp::Owner | skgpu::ganesh::DrawAtlasOp::Make (GrRecordingContext *context, GrPaint &&paint, const SkMatrix &viewMatrix, GrAAType aaType, int spriteCount, const SkRSXform *xforms, const SkRect *rects, const SkColor *colors) |