OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fontCache
(Results
1 - 3
of
3
) sorted by null
/frameworks/minikin/libs/minikin/
HbFontCache.cpp
113
HbFontCache*
fontCache
= getFontCacheLocked();
115
hb_font_t* font =
fontCache
->get(fontId);
140
fontCache
->put(fontId, font);
/external/skia/src/gpu/text/
GrBatchFontCache.cpp
98
GrBatchFontCache*
fontCache
= reinterpret_cast<GrBatchFontCache*>(ptr);
100
SkTDynamicHash<GrBatchTextStrike, GrFontDescKey>::Iter iter(&
fontCache
->fCache);
107
if (strike !=
fontCache
->fPreserveStrike && 0 == strike->fAtlasedGlyphs) {
108
fontCache
->fCache.remove(*(strike->fFontScalerKey));
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
Completed in 584 milliseconds