Searched defs: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;
207 SkTMaskGamma<R_LUM_BITS, G_LUM_BITS, B_LUM_BITS>::preBlend(SkColor color) const { function in class:SkTMaskGamma
/external/skqp/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;
207 SkTMaskGamma<R_LUM_BITS, G_LUM_BITS, B_LUM_BITS>::preBlend(SkColor color) const { function in class:SkTMaskGamma

Completed in 133 milliseconds