Flutter Engine
The Flutter Engine
third_party
skia
src
gpu
ganesh
ops
FillRRectOp.h
Go to the documentation of this file.
1
/*
2
* Copyright 2018 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 FillRRectOp_DEFINED
9
#define FillRRectOp_DEFINED
10
11
#include "
include/private/gpu/ganesh/GrTypesPriv.h
"
12
#include "
src/gpu/ganesh/ops/GrOp.h
"
13
14
class
GrCaps
;
15
class
GrPaint
;
16
class
GrRecordingContext
;
17
class
SkMatrix
;
18
struct
SkRect
;
19
20
namespace
skgpu::ganesh::FillRRectOp
{
21
22
GrOp::Owner
Make
(
GrRecordingContext
*,
23
SkArenaAlloc
*,
24
GrPaint
&&,
25
const
SkMatrix
& viewMatrix,
26
const
SkRRect
&,
27
const
SkRect
& localRect,
28
GrAA
);
29
30
GrOp::Owner
Make
(
GrRecordingContext
*,
31
SkArenaAlloc
*,
32
GrPaint
&&,
33
const
SkMatrix
& viewMatrix,
34
const
SkRRect
&,
35
const
SkMatrix
& localMatrix,
36
GrAA
);
37
38
}
// namespace skgpu::ganesh::FillRRectOp
39
40
#endif
// FillRRectOp_DEFINED
GrOp.h
GrTypesPriv.h
GrAA
GrAA
Definition:
GrTypesPriv.h:173
GrCaps
Definition:
GrCaps.h:57
GrOp::Owner
std::unique_ptr< GrOp > Owner
Definition:
GrOp.h:72
GrPaint
Definition:
GrPaint.h:40
GrRecordingContext
Definition:
GrRecordingContext.h:42
SkArenaAlloc
Definition:
SkArenaAlloc.h:105
SkMatrix
Definition:
SkMatrix.h:54
SkRRect
Definition:
SkRRect.h:35
skgpu::ganesh::FillRRectOp
Definition:
FillRRectOp.cpp:32
skgpu::ganesh::FillRRectOp::Make
GrOp::Owner Make(GrRecordingContext *ctx, SkArenaAlloc *arena, GrPaint &&paint, const SkMatrix &viewMatrix, const SkRRect &rrect, const SkRect &localRect, GrAA aa)
Definition:
FillRRectOp.cpp:950
SkRect
Definition:
extension.cpp:13
Generated on Sun Jun 23 2024 21:56:23 for Flutter Engine by
1.9.4