Home
last modified time | relevance | path

Searched refs:kMaxUnrolledColorCount (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/gradients/
H A DGrGradientShader.cpp131 static constexpr int kMaxUnrolledColorCount = 16; variable
132 static constexpr int kMaxUnrolledIntervalCount = kMaxUnrolledColorCount / 2;
380 if (count > kMaxUnrolledColorCount) { in make_unrolled_binary_colorizer()
505 : kMaxUnrolledColorCount; in make_colorizer()

Completed in 2 milliseconds