Searched refs:kXCount (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/gm/ | ||
H A D | textblobshader.cpp | 106 constexpr int kXCount = 4; variable 108 for (int i = 0; i < kXCount; ++i) { 111 SkIntToScalar(i * sz.width() / kXCount), |
Completed in 1 milliseconds