Searched defs:alphaScale (Results 1 – 2 of 2) sorted by relevance
234 void GlopBuilder::setFill(int color, float alphaScale, in setFill()325 const int textureFillFlags, const SkPaint* paint, float alphaScale) { in setFillTexturePaint()369 GlopBuilder& GlopBuilder::setFillPaint(const SkPaint& paint, float alphaScale, bool shadowInterp) { in setFillPaint()391 const SkPaint& paint, float alphaScale) { in setFillPathTexturePaint()408 const SkPaint& paint, float alphaScale) { in setFillShadowTexturePaint()
196 private int getColor(int color, float alphaScale) { in getColor()