Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleChineseFling.cpp198 auto currentLineLength = std::min(45, paragraphLength - 45); variable
199 this->createRandomLine(glyphs, currentLineLength);
203 currentLineLength * 4,

Completed in 1 milliseconds