Home
last modified time | relevance | path

Searched refs:initCache (Results 1 – 10 of 10) sorted by relevance

/external/skqp/src/core/
DSkTypeface_remote.cpp22 void SkScalerContextProxy::initCache(SkStrike* cache, SkStrikeCache* strikeCache) { in initCache() function in SkScalerContextProxy
DSkTypeface_remote.h30 void initCache(SkStrike*, SkStrikeCache*);
DSkRemoteGlyphCache.cpp669 proxyContext->initCache(strike.get(), fStrikeCache); in readStrikeData()
/external/skia/src/core/
DSkTypeface_remote.cpp22 void SkScalerContextProxy::initCache(SkStrike* cache, SkStrikeCache* strikeCache) { in initCache() function in SkScalerContextProxy
DSkTypeface_remote.h30 void initCache(SkStrike*, SkStrikeCache*);
DSkRemoteGlyphCache.cpp739 proxyContext->initCache(strike.get(), fStrikeCache); in readStrikeData()
/external/icu/icu4c/source/common/
Dusprep.cpp221 initCache(UErrorCode *status) { in initCache() function
312 initCache(status); in usprep_getProfile()
Duresbund.cpp278 static void initCache(UErrorCode *status) { in initCache() function
629 initCache(status); in entryOpen()
769 initCache(status); in entryOpenDirect()
/external/skia/tests/
DSkRemoteGlyphCacheTest.cpp698 scalerProxy->initCache(testCache.get(), &strikeCache); in DEF_TEST()
/external/skqp/tests/
DSkRemoteGlyphCacheTest.cpp699 scalerProxy->initCache(testCache.get(), &strikeCache); in DEF_TEST()