Home
last modified time | relevance | path

Searched defs:thresholds9_13 (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/gradients/generated/
DGrUnrolledBinaryGradientColorizer.h45 SkRect thresholds9_13; variable
66 SkRect thresholds9_13) in GrUnrolledBinaryGradientColorizer()
DGrUnrolledBinaryGradientColorizer.cpp63 auto thresholds9_13 = _outer.thresholds9_13; in emitCode() local
/third_party/skia/src/gpu/gradients/
DGrGradientShader.cpp138 SkRect thresholds9_13) { in make_unrolled_colorizer()
395 thresholds9_13 = {thresholds[4], thresholds[5], thresholds[6], 0.0}; in make_unrolled_binary_colorizer() local