HomeSort by relevance Sort by last modified time
    Searched full:glyphbasecount (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 731 size_t glyphBaseCount = shapeFontRun(paint);
738 ALOGD(" -- glyphBaseCount = %d", glyphBaseCount);
750 jchar glyphId = info[i].codepoint + glyphBaseCount;
    [all...]

Completed in 47 milliseconds