Home
last modified time | relevance | path

Searched defs:cache1 (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
78 …private void createCaches (String type, BitmapFontCache cache1, BitmapFontCache cache2, BitmapFont… in createCaches()