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

  /external/skia/src/gpu/gradients/
GrGradientBitmapCache.h 39 inline void attachToHead(Entry*) const;
GrGradientBitmapCache.cpp 80 void GrGradientBitmapCache::attachToHead(Entry* entry) const {
102 this->attachToHead(entry);
120 this->attachToHead(entry);
  /external/skqp/src/gpu/gradients/
GrGradientBitmapCache.h 39 inline void attachToHead(Entry*) const;
GrGradientBitmapCache.cpp 80 void GrGradientBitmapCache::attachToHead(Entry* entry) const {
102 this->attachToHead(entry);
120 this->attachToHead(entry);

Completed in 154 milliseconds