Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
RegionOp.cpp File Reference
#include "src/gpu/ganesh/ops/RegionOp.h"
#include "include/core/SkRegion.h"
#include "src/core/SkMatrixPriv.h"
#include "src/gpu/BufferWriter.h"
#include "src/gpu/ganesh/GrCaps.h"
#include "src/gpu/ganesh/GrDefaultGeoProcFactory.h"
#include "src/gpu/ganesh/GrOpFlushState.h"
#include "src/gpu/ganesh/GrProgramInfo.h"
#include "src/gpu/ganesh/GrResourceProvider.h"
#include "src/gpu/ganesh/ops/GrMeshDrawOp.h"
#include "src/gpu/ganesh/ops/GrSimpleMeshDrawOpHelperWithStencil.h"

Go to the source code of this file.

Namespaces

namespace  skgpu
 
namespace  skgpu::ganesh
 
namespace  skgpu::ganesh::RegionOp
 

Functions

GrOp::Owner skgpu::ganesh::RegionOp::Make (GrRecordingContext *context, GrPaint &&paint, const SkMatrix &viewMatrix, const SkRegion &region, GrAAType aaType, const GrUserStencilSettings *stencilSettings)
 

Variable Documentation

◆ fColor

SkPMColor4f fColor

Definition at line 187 of file RegionOp.cpp.

◆ fRegion

SkRegion fRegion

Definition at line 188 of file RegionOp.cpp.