HomeSort by relevance Sort by last modified time
    Searched defs:attachToHead (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/effects/gradients/
SkBitmapCache.cpp 72 void SkBitmapCache::attachToHead(Entry* entry) const {
94 this->attachToHead(entry);
112 this->attachToHead(entry);
  /external/skia/src/effects/gradients/
SkBitmapCache.cpp 72 void SkBitmapCache::attachToHead(Entry* entry) const {
94 this->attachToHead(entry);
112 this->attachToHead(entry);
  /external/chromium_org/third_party/skia/src/gpu/
GrResourceCache.cpp 165 void GrResourceCache::attachToHead(GrResourceCacheEntry* entry,
222 this->attachToHead(entry);
242 this->attachToHead(entry);
292 attachToHead(entry, kIgnore_BudgetBehavior);
  /external/skia/src/gpu/
GrResourceCache.cpp 165 void GrResourceCache::attachToHead(GrResourceCacheEntry* entry,
222 this->attachToHead(entry);
242 this->attachToHead(entry);
292 attachToHead(entry, kIgnore_BudgetBehavior);

Completed in 122 milliseconds