OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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