Searched refs:currentRampIsZero (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/shaders/gradients/ | ||
H A D | Sk4fLinearGradient.cpp | 238 || (n == count && proc.currentRampIsZero())); in shadeSpanInternal() 240 if (proc.currentRampIsZero()) { in shadeSpanInternal() 302 bool currentRampIsZero() const { return fZeroRamp; } in currentRampIsZero() function in __anon18951::SkLinearGradient::LinearGradient4fContext::LinearIntervalProcessor |
Completed in 1 milliseconds