Searched refs:currentRampIsZero (Results 1 – 1 of 1) sorted by relevance
199 || (n == count && proc.currentRampIsZero())); in shadeSpanInternal()201 if (proc.currentRampIsZero()) { in shadeSpanInternal()257 bool currentRampIsZero() const { return fZeroRamp; } in currentRampIsZero() function in SkLinearGradient::LinearGradient4fContext::LinearIntervalProcessor