Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp516 const int32_t* stop32 = (const int32_t*)stop; in textToGlyphs() local
517 while (text32 < stop32) { in textToGlyphs()