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