Home
last modified time | relevance | path

Searched refs:GetMaskPreBlend (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkScalerContext.h348 static SkMaskGamma::PreBlend GetMaskPreBlend(const SkScalerContextRec& rec);
H A DSkScalerContext.cpp84 , fPreBlend(fMaskFilter ? SkMaskGamma::PreBlend() : SkScalerContext::GetMaskPreBlend(fRec)) in SkScalerContext()
138 SkMaskGamma::PreBlend SkScalerContext::GetMaskPreBlend(const SkScalerContextRec& rec) { in GetMaskPreBlend() function in SkScalerContext

Completed in 5 milliseconds