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

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
VertexDeclarationCache.h 34 UINT mMaxLru;
VertexDeclarationCache.cpp 18 VertexDeclarationCache::VertexDeclarationCache() : mMaxLru(0)
184 entry->lruCount = ++mMaxLru;
221 lastCache->lruCount = ++mMaxLru;

Completed in 113 milliseconds