Flutter Engine
The Flutter Engine
|
Functions | |
GrFPResult | Make (std::unique_ptr< GrFragmentProcessor >, GrClipEdgeType, const SkRect &, const GrShaderCaps &) |
GrFPResult GrOvalEffect::Make | ( | std::unique_ptr< GrFragmentProcessor > | inputFP, |
GrClipEdgeType | edgeType, | ||
const SkRect & | oval, | ||
const GrShaderCaps & | caps | ||
) |
Creates an effect that performs clipping against an oval.
Definition at line 19 of file GrOvalEffect.cpp.