Searched refs:fPremulType (Results 1 – 2 of 2) sorted by relevance
348 PremulType getPremulType() const { return fPremulType; } in getPremulType()388 PremulType fPremulType; // This only changes behavior for two and three color special cases. variable
1075 fPremulType = kBeforeInterp_PremulType; in GrGradientEffect()1077 fPremulType = kAfterInterp_PremulType; in GrGradientEffect()1082 fPremulType = kBeforeInterp_PremulType; in GrGradientEffect()