HomeSort by relevance Sort by last modified time
    Searched full:maxtexturecachecount (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/gpu/
SharedGraphicsContext3D.cpp 52 static const int maxTextureCacheCount = 512;
473 m_grContext->setTextureCacheLimits(maxTextureCacheCount, maxTextureCacheBytes);

Completed in 203 milliseconds