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

/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 67 milliseconds