Home
last modified time | relevance | path

Searched defs:textureCount (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DSpriteCache.java893 int textureCount = cache.textureCount; in draw() local
918 int textureCount = cache.textureCount; in draw() local
965 int textureCount; field in SpriteCache.Cache