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

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

Completed in 47 milliseconds