Home
last modified time | relevance | path

Searched refs:appendLRU (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/effects/
DGrTextureStripAtlas.cpp178 this->appendLRU(fRows + row); in unlockRow()
233 this->appendLRU(fRows + i); in initLRU()
239 void GrTextureStripAtlas::appendLRU(AtlasRow* row) { in appendLRU() function in GrTextureStripAtlas
DGrTextureStripAtlas.h114 void appendLRU(AtlasRow* row);