Searched defs:shapedGlyphs (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp530 const jchar* shapedGlyphs = value->getGlyphs(); local
532 memcpy(glyphsArray, shapedGlyphs, sizeof(jchar) * glyphsCount);

Completed in 35 milliseconds