Home
last modified time | relevance | path

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

/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
DBitmapFontFlipTest.java38 private BitmapFontCache cache1, cache2, cache3, cache4, cache5; field in BitmapFontFlipTest
79 BitmapFontCache cache4, BitmapFontCache cache5) { in createCaches()