Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrTextureStripAtlas.cpp181 this->appendLRU(fRows + row); in unlockRow()
241 this->appendLRU(fRows + i); in initLRU()
247 void GrTextureStripAtlas::appendLRU(AtlasRow* row) { in appendLRU() function in GrTextureStripAtlas
/external/skia/src/gpu/
DGrTextureStripAtlas.h118 void appendLRU(AtlasRow* row);