Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp356 const uint16_t* stop16 = (const uint16_t*)stop; in textToGlyphs() local
357 while (text16 < stop16) { in textToGlyphs()