Searched refs:preBlend (Results 1 – 2 of 2) sorted by relevance
137 PreBlend preBlend(SkColor color) const;206 SkTMaskGamma<R_LUM_BITS, G_LUM_BITS, B_LUM_BITS>::preBlend(SkColor color) const { in preBlend() function
1762 return maskGamma.preBlend(rec.getLuminanceColor()); in GetMaskPreBlend()