Skia
2DGraphicsLibrary
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GrPaint Member List

This is the complete list of members for GrPaint, including all inherited members.

addColorFragmentProcessor(sk_sp< GrFragmentProcessor > fp)GrPaintinline
addColorTextureProcessor(GrTexture *, sk_sp< GrColorSpaceXform >, const SkMatrix &)GrPaint
addColorTextureProcessor(GrTexture *, sk_sp< GrColorSpaceXform >, const SkMatrix &, const GrTextureParams &) (defined in GrPaint)GrPaint
addCoverageFragmentProcessor(sk_sp< GrFragmentProcessor > fp)GrPaintinline
addCoverageTextureProcessor(GrTexture *, const SkMatrix &) (defined in GrPaint)GrPaint
addCoverageTextureProcessor(GrTexture *, const SkMatrix &, const GrTextureParams &) (defined in GrPaint)GrPaint
fAllowSRGBInputs (defined in GrPaint)GrPaintprivate
fAntiAlias (defined in GrPaint)GrPaintprivate
fColor (defined in GrPaint)GrPaintprivate
fColorFragmentProcessors (defined in GrPaint)GrPaintprivate
fCoverageFragmentProcessors (defined in GrPaint)GrPaintprivate
fDisableOutputConversionToSRGB (defined in GrPaint)GrPaintprivate
fUsesDistanceVectorField (defined in GrPaint)GrPaintprivate
fXPFactory (defined in GrPaint)GrPaintmutableprivate
getAllowSRGBInputs() const (defined in GrPaint)GrPaintinline
getColor() const GrPaintinline
getColor4f() const (defined in GrPaint)GrPaintinline
getColorFragmentProcessor(int i) const (defined in GrPaint)GrPaintinline
getCoverageFragmentProcessor(int i) const (defined in GrPaint)GrPaintinline
getDisableOutputConversionToSRGB() const (defined in GrPaint)GrPaintinline
getXPFactory() const (defined in GrPaint)GrPaintinline
GrPaint() (defined in GrPaint)GrPaint
GrPaint(const GrPaint &paint) (defined in GrPaint)GrPaintinline
internalIsConstantBlendedColor(GrColor paintColor, GrColor *constantColor) const (defined in GrPaint)GrPaintprivate
isAntiAlias() const (defined in GrPaint)GrPaintinline
isConstantBlendedColor(GrColor *constantColor) const GrPaintinline
numColorFragmentProcessors() const (defined in GrPaint)GrPaintinline
numCoverageFragmentProcessors() const (defined in GrPaint)GrPaintinline
numTotalFragmentProcessors() const (defined in GrPaint)GrPaintinline
operator=(const GrPaint &paint) (defined in GrPaint)GrPaintinline
setAllowSRGBInputs(bool allowSRGBInputs)GrPaintinline
setAntiAlias(bool aa)GrPaintinline
setColor4f(const GrColor4f &color)GrPaintinline
setCoverageSetOpXPFactory(SkRegion::Op regionOp, bool invertCoverage=false) (defined in GrPaint)GrPaint
setDisableOutputConversionToSRGB(bool srgb)GrPaintinline
setGammaCorrect(bool gammaCorrect)GrPaintinline
setPorterDuffXPFactory(SkXfermode::Mode mode) (defined in GrPaint)GrPaintinline
setXPFactory(sk_sp< GrXPFactory > xpFactory) (defined in GrPaint)GrPaintinline
usesDistanceVectorField() const GrPaintinline
~GrPaint() (defined in GrPaint)GrPaintinline