HomeSort by relevance Sort by last modified time
    Searched refs:internalAttachCacheToHead (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkGlyphCache_Globals.h 88 void internalAttachCacheToHead(SkGlyphCache*);
SkGlyphCache.cpp 510 globals.internalAttachCacheToHead(cache);
561 this->internalAttachCacheToHead(cache);
629 void SkGlyphCache_Globals::internalAttachCacheToHead(SkGlyphCache* cache) {

Completed in 228 milliseconds