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

/external/skia/src/core/
H A DSkMaskGamma.h129 /** The type of the mask pre-blend which will be returned from preBlend(SkColor). */
137 PreBlend preBlend(SkColor color) const;
206 SkTMaskGamma<R_LUM_BITS, G_LUM_BITS, B_LUM_BITS>::preBlend(SkColor color) const { function in class:SkTMaskGamma
H A DSkPaint.cpp1781 return maskGamma.preBlend(rec.getLuminanceColor());

Completed in 715 milliseconds