Home
last modified time | relevance | path

Searched refs:currentRampIsZero (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/shaders/gradients/
DSk4fLinearGradient.cpp237 || (n == count && proc.currentRampIsZero())); in shadeSpanInternal()
239 if (proc.currentRampIsZero()) { in shadeSpanInternal()
301 bool currentRampIsZero() const { return fZeroRamp; } in currentRampIsZero() function in SkLinearGradient::LinearGradient4fContext::LinearIntervalProcessor
/external/skqp/src/shaders/gradients/
DSk4fLinearGradient.cpp237 || (n == count && proc.currentRampIsZero())); in shadeSpanInternal()
239 if (proc.currentRampIsZero()) { in shadeSpanInternal()
301 bool currentRampIsZero() const { return fZeroRamp; } in currentRampIsZero() function in SkLinearGradient::LinearGradient4fContext::LinearIntervalProcessor