Searched defs:PreBlend (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkMaskGamma.h130 typedef SkTMaskPreBlend<R_LUM_BITS, G_LUM_BITS, B_LUM_BITS> PreBlend; typedef in class:SkTMaskGamma
137 PreBlend preBlend(SkColor color) const;
196 /** True if this PreBlend should be applied. When false, fR, fG, and fB are nullptr. */

Completed in 1082 milliseconds