Home
last modified time | relevance | path

Searched refs:createRandomLine (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleChineseFling.cpp199 this->createRandomLine(glyphs, currentLineLength); in onOnceBeforeDraw()
216 void createRandomLine(SkUnichar glyphs[45], int lineLength) { in createRandomLine() function in ChineseZoomView