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

  /external/skia/src/gpu/effects/
GrTextureStripAtlas.h 109 AtlasRow* getLRU();
GrTextureStripAtlas.cpp 117 AtlasRow* row = this->getLRU();
124 row = this->getLRU();
186 GrTextureStripAtlas::AtlasRow* GrTextureStripAtlas::getLRU() {

Completed in 35 milliseconds