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

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.cpp729 size_t glyphBaseCount = shapeFontRun(paint); local
736 ALOGD(" -- glyphBaseCount = %d", glyphBaseCount);
748 jchar glyphId = info[i].codepoint + glyphBaseCount;

Completed in 35 milliseconds