Home
last modified time | relevance | path

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

/external/skia/src/gpu/gradients/generated/
DGrUnrolledBinaryGradientColorizer.h47 SkRect thresholds9_13; variable
68 SkRect thresholds9_13) in GrUnrolledBinaryGradientColorizer()
DGrUnrolledBinaryGradientColorizer.cpp64 auto thresholds9_13 = _outer.thresholds9_13; in emitCode() local
/external/skqp/src/gpu/gradients/
DGrUnrolledBinaryGradientColorizer.h37 const SkRect& thresholds9_13() const { return fThresholds9_13; } in thresholds9_13() function
65 SkRect thresholds9_13) in GrUnrolledBinaryGradientColorizer()
DGrUnrolledBinaryGradientColorizer.cpp62 auto thresholds9_13 = _outer.thresholds9_13(); in emitCode() local