Home
last modified time | relevance | path

Searched refs:fThresholds9_13 (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/gradients/
DGrUnrolledBinaryGradientColorizer.h37 const SkRect& thresholds9_13() const { return fThresholds9_13; } in thresholds9_13()
85 , fThresholds9_13(thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
108 SkRect fThresholds9_13; variable
DGrUnrolledBinaryGradientColorizer.cpp287 if (fThresholds9_13 != that.fThresholds9_13) return false; in onIsEqual()
311 , fThresholds9_13(src.fThresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
/external/skia/src/gpu/gradients/
DGrUnrolledBinaryGradientColorizer.h37 const SkRect& thresholds9_13() const { return fThresholds9_13; } in thresholds9_13()
85 , fThresholds9_13(thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
108 SkRect fThresholds9_13; variable
DGrUnrolledBinaryGradientColorizer.cpp287 if (fThresholds9_13 != that.fThresholds9_13) return false; in onIsEqual()
311 , fThresholds9_13(src.fThresholds9_13) {} in GrUnrolledBinaryGradientColorizer()