Skia
2D Graphics Library
SkPaint Member List

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

asBlendMode() constSkPaint
canComputeFastBounds() constSkPaint
Cap enum nameSkPaint
computeFastBounds(const SkRect &orig, SkRect *storage) constSkPaint
computeFastStrokeBounds(const SkRect &orig, SkRect *storage) constSkPaintinline
doComputeFastBounds(const SkRect &orig, SkRect *storage, Style style) constSkPaint
fAntiAliasSkPaint
fBitfieldsSkPaint
fBitfieldsUIntSkPaint
fCapTypeSkPaint
fDitherSkPaint
fJoinTypeSkPaint
fPaddingSkPaint
fStyleSkPaint
getAlpha() constSkPaintinline
getAlphaf() constSkPaintinline
getBlender() constSkPaintinline
getBlendMode_or(SkBlendMode defaultMode) constSkPaint
getColor() constSkPaintinline
getColor4f() constSkPaintinline
getColorFilter() constSkPaintinline
getImageFilter() constSkPaintinline
getMaskFilter() constSkPaintinline
getPathEffect() constSkPaintinline
getShader() constSkPaintinline
getStrokeCap() constSkPaintinline
getStrokeJoin() constSkPaintinline
getStrokeMiter() constSkPaintinline
getStrokeWidth() constSkPaintinline
getStyle() constSkPaintinline
isAntiAlias() constSkPaintinline
isDither() constSkPaintinline
isSrcOver() constSkPaint
Join enum nameSkPaint
kBevel_Join enum valueSkPaint
kButt_Cap enum valueSkPaint
kCapCountSkPaintstatic
kDefault_Cap enum valueSkPaint
kDefault_Join enum valueSkPaint
kFill_Style enum valueSkPaint
kJoinCountSkPaintstatic
kLast_Cap enum valueSkPaint
kLast_Join enum valueSkPaint
kMiter_Join enum valueSkPaint
kRound_Cap enum valueSkPaint
kRound_Join enum valueSkPaint
kSquare_Cap enum valueSkPaint
kStroke_Style enum valueSkPaint
kStrokeAndFill_Style enum valueSkPaint
kStyleCountSkPaintstatic
nothingToDraw() constSkPaint
operator!=(const SkPaint &a, const SkPaint &b)SkPaintfriend
operator=(const SkPaint &paint)SkPaint
operator=(SkPaint &&paint)SkPaint
operator==(const SkPaint &a, const SkPaint &b)SkPaintfriend
refBlender() constSkPaint
refColorFilter() constSkPaint
refImageFilter() constSkPaint
refMaskFilter() constSkPaint
refPathEffect() constSkPaint
refShader() constSkPaint
reset()SkPaint
setAlpha(U8CPU a)SkPaintinline
setAlphaf(float a)SkPaint
setAntiAlias(bool aa)SkPaintinline
setARGB(U8CPU a, U8CPU r, U8CPU g, U8CPU b)SkPaint
setBlender(sk_sp< SkBlender > blender)SkPaint
setBlendMode(SkBlendMode mode)SkPaint
setColor(SkColor color)SkPaint
setColor(const SkColor4f &color, SkColorSpace *colorSpace=nullptr)SkPaint
setColor4f(const SkColor4f &color, SkColorSpace *colorSpace=nullptr)SkPaintinline
setColorFilter(sk_sp< SkColorFilter > colorFilter)SkPaint
setDither(bool dither)SkPaintinline
setImageFilter(sk_sp< SkImageFilter > imageFilter)SkPaint
setMaskFilter(sk_sp< SkMaskFilter > maskFilter)SkPaint
setPathEffect(sk_sp< SkPathEffect > pathEffect)SkPaint
setShader(sk_sp< SkShader > shader)SkPaint
setStroke(bool)SkPaint
setStrokeCap(Cap cap)SkPaint
setStrokeJoin(Join join)SkPaint
setStrokeMiter(SkScalar miter)SkPaint
setStrokeWidth(SkScalar width)SkPaint
setStyle(Style style)SkPaint
sk_is_trivially_relocatable typedefSkPaint
SkPaint()SkPaint
SkPaint(const SkColor4f &color, SkColorSpace *colorSpace=nullptr)SkPaintexplicit
SkPaint(const SkPaint &paint)SkPaint
SkPaint(SkPaint &&paint)SkPaint
SkPaintPriv classSkPaintfriend
Style enum nameSkPaint
~SkPaint()SkPaint