Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/gradients/generated/
DGrUnrolledBinaryGradientColorizer.h44 SkRect thresholds1_7; variable
65 SkRect thresholds1_7, in GrUnrolledBinaryGradientColorizer()
DGrUnrolledBinaryGradientColorizer.cpp61 auto thresholds1_7 = _outer.thresholds1_7; in emitCode() local
/third_party/skia/src/gpu/gradients/
DGrGradientShader.cpp137 SkRect thresholds1_7, in make_unrolled_colorizer()
394 SkRect thresholds1_7 = {thresholds[0], thresholds[1], thresholds[2], thresholds[3]}, in make_unrolled_binary_colorizer() local