Searched refs:getCache (Results 1 – 5 of 5) sorted by relevance
1093 UBool getCache = FALSE; in makeInstance() local1143 UMTX_CHECK(&nscacheMutex, (UBool)(cache != NumberingSystem_cache), getCache); in makeInstance()1144 if (getCache) { in makeInstance()1169 UMTX_CHECK(&nscacheMutex, (UBool)(h != NumberingSystem_cache), getCache); in makeInstance()1170 if (getCache) { in makeInstance()
358 SkGlyphCache* cache = autoCache.getCache(); in textToGlyphs()404 SkGlyphCache* cache = autoCache.getCache(); in containsText()444 SkGlyphCache* cache = autoCache.getCache(); in glyphsToUnichars()836 SkGlyphCache* cache = autoCache.getCache(); in measureText()915 SkGlyphCache* cache = autoCache.getCache(); in breakText()1006 SkGlyphCache* cache = autoCache.getCache(); in getFontMetrics()1058 SkGlyphCache* cache = autoCache.getCache(); in getTextWidths()
262 SkGlyphCache* getCache() const { return fCache; } in getCache() function
1477 SkGlyphCache* cache = autoCache.getCache(); in drawText()1660 SkGlyphCache* cache = autoCache.getCache(); in drawPosText()
33 SkGlyphCache* cache = ac.getCache(); in linebreak()