Searched refs:PreBlend (Results 1 – 4 of 4) sorted by relevance
244 static SkMaskGamma::PreBlend GetMaskPreBlend(const Rec& rec);329 const SkMaskGamma::PreBlend fPreBlend;333 const SkMaskGamma::PreBlend fPreBlendForFilter;
130 typedef SkTMaskPreBlend<R_LUM_BITS, G_LUM_BITS, B_LUM_BITS> PreBlend; typedef137 PreBlend preBlend(SkColor color) const;
92 , fPreBlend(fMaskFilter ? SkMaskGamma::PreBlend() : SkScalerContext::GetMaskPreBlend(fRec)) in SkScalerContext()94 : SkMaskGamma::PreBlend()) in SkScalerContext()252 const SkMaskGamma::PreBlend& maskPreBlend) { in pack4xHToLCD16()373 const SkMaskGamma::PreBlend& maskPreBlend) { in generateMask()
1757 SkMaskGamma::PreBlend SkScalerContext::GetMaskPreBlend(const SkScalerContext::Rec& rec) { in GetMaskPreBlend()