Searched refs:kYCount (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/gm/ | ||
H A D | textblobshader.cpp | 107 constexpr int kYCount = 3; variable 109 for (int j = 0; j < kYCount; ++j) { 112 SkIntToScalar(j * sz.height() / kYCount), |
Completed in 1 milliseconds