Searched refs:initCache (Results 1 – 16 of 16) sorted by relevance
136 initCache(); in initCacheMaybe()140 NOINLINE void initCache() { in initCache() function
32 Instance->initCache(&Cache); in initLinkerInitialized()
221 void initCache(CacheT *Cache) { in initCache() function
149 initCache(); in initCacheMaybe()153 NOINLINE void initCache() { in initCache() function
228 void initCache(CacheT *Cache) { in initCache() function
52 void initCache(AllocatorCache *Cache) { in initCache() function
689 getBackend().initCache(&Cache); in init()
22 void SkScalerContextProxy::initCache(SkStrike* cache, SkStrikeCache* strikeCache) { in initCache() function in SkScalerContextProxy
30 void initCache(SkStrike*, SkStrikeCache*);
669 proxyContext->initCache(strike.get(), fStrikeCache); in readStrikeData()
37 void initCache(CacheT *Cache) { memset(Cache, 0, sizeof(*Cache)); } in initCache() function in MockAllocator
220 initCache(UErrorCode *status) { in initCache() function311 initCache(status); in usprep_getProfile()
274 static void initCache(UErrorCode *status) { in initCache() function642 initCache(status); in entryOpen()780 initCache(status); in entryOpenDirect()
699 scalerProxy->initCache(testCache.get(), &strikeCache); in DEF_TEST()