Searched refs:GetMaskPreBlend (Results 1 – 3 of 3) sorted by relevance
244 static SkMaskGamma::PreBlend GetMaskPreBlend(const Rec& rec);
92 , fPreBlend(fMaskFilter ? SkMaskGamma::PreBlend() : SkScalerContext::GetMaskPreBlend(fRec)) in SkScalerContext()93 , fPreBlendForFilter(fMaskFilter ? SkScalerContext::GetMaskPreBlend(fRec) in SkScalerContext()
1757 SkMaskGamma::PreBlend SkScalerContext::GetMaskPreBlend(const SkScalerContext::Rec& rec) { in GetMaskPreBlend() function in SkScalerContext