Flutter Engine
The Flutter Engine
|
Functions | |
GrOp::Owner | Make (GrRecordingContext *context, GrPaint &&paint, const SkMatrix &viewMatrix, const SkRegion ®ion, GrAAType aaType, const GrUserStencilSettings *stencilSettings) |
GrOp::Owner skgpu::ganesh::RegionOp::Make | ( | GrRecordingContext * | , |
GrPaint && | , | ||
const SkMatrix & | viewMatrix, | ||
const SkRegion & | , | ||
GrAAType | , | ||
const GrUserStencilSettings * | stencilSettings = nullptr |
||
) |
GrAAType must be kNone or kMSAA.
Definition at line 204 of file RegionOp.cpp.