Home
last modified time | relevance | path

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

/external/skia/src/gpu/gradients/generated/
DGrUnrolledBinaryGradientColorizer.h46 SkRect thresholds1_7; variable
67 SkRect thresholds1_7, in GrUnrolledBinaryGradientColorizer()
DGrUnrolledBinaryGradientColorizer.cpp62 auto thresholds1_7 = _outer.thresholds1_7; in emitCode() local
/external/skqp/src/gpu/gradients/
DGrUnrolledBinaryGradientColorizer.h36 const SkRect& thresholds1_7() const { return fThresholds1_7; } in thresholds1_7() function
64 SkRect thresholds1_7, in GrUnrolledBinaryGradientColorizer()
DGrUnrolledBinaryGradientColorizer.cpp60 auto thresholds1_7 = _outer.thresholds1_7(); in emitCode() local