Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp433 size_t glyphCount = end - start; in operator ()() local
434 canvas->drawText(glyphs + start, pos + (2 * start), glyphCount, paint, x, y, in operator ()()