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 730 size_t glyphBaseCount = shapeFontRun(paint);
737 ALOGD(" -- glyphBaseCount = %d", glyphBaseCount);
749 jchar glyphId = info[i].codepoint + glyphBaseCount;
    [all...]

Completed in 338 milliseconds