Flutter Engine
The Flutter Engine
third_party
skia
src
gpu
ganesh
ops
DrawAtlasOp.h
Go to the documentation of this file.
1
/*
2
* Copyright 2015 Google Inc.
3
*
4
* Use of this source code is governed by a BSD-style license that can be
5
* found in the LICENSE file.
6
*/
7
8
#ifndef DrawAtlasOp_DEFINED
9
#define DrawAtlasOp_DEFINED
10
11
#include "
include/core/SkRefCnt.h
"
12
#include "
include/private/gpu/ganesh/GrTypesPriv.h
"
13
#include "
src/gpu/ganesh/ops/GrOp.h
"
14
15
class
GrPaint
;
16
class
GrRecordingContext
;
17
class
SkMatrix
;
18
19
namespace
skgpu::ganesh::DrawAtlasOp
{
20
21
GrOp::Owner
Make
(
GrRecordingContext
*,
22
GrPaint
&&,
23
const
SkMatrix
& viewMatrix,
24
GrAAType
,
25
int
spriteCount,
26
const
SkRSXform
*
xforms
,
27
const
SkRect
* rects,
28
const
SkColor
*
colors
);
29
30
}
// namespace skgpu::ganesh::DrawAtlasOp
31
32
#endif
// DrawAtlasOp_DEFINED
GrOp.h
GrTypesPriv.h
GrAAType
GrAAType
Definition:
GrTypesPriv.h:200
SkColor
uint32_t SkColor
Definition:
SkColor.h:37
SkRefCnt.h
GrOp::Owner
std::unique_ptr< GrOp > Owner
Definition:
GrOp.h:72
GrPaint
Definition:
GrPaint.h:40
GrRecordingContext
Definition:
GrRecordingContext.h:42
SkMatrix
Definition:
SkMatrix.h:54
SkRecords::xforms
PODArray< SkRSXform > xforms
Definition:
SkRecords.h:332
SkRecords::colors
PODArray< SkColor > colors
Definition:
SkRecords.h:276
skgpu::ganesh::DrawAtlasOp
Definition:
DrawAtlasOp.cpp:312
skgpu::ganesh::DrawAtlasOp::Make
GrOp::Owner Make(GrRecordingContext *context, GrPaint &&paint, const SkMatrix &viewMatrix, GrAAType aaType, int spriteCount, const SkRSXform *xforms, const SkRect *rects, const SkColor *colors)
Definition:
DrawAtlasOp.cpp:314
SkRSXform
Definition:
SkRSXform.h:23
SkRect
Definition:
extension.cpp:13
Generated on Sun Jun 23 2024 21:56:23 for Flutter Engine by
1.9.4