Searched refs:sTwiceBaseCacheSize (Results 1 – 1 of 1) sorted by relevance
78 static int sTwiceBaseCacheSize; field in ArraySet194 sTwiceBaseCacheSize--; in allocArrays()197 + sTwiceBaseCacheSize + " entries"); in allocArrays()208 sTwiceBaseCacheSize = 0; in allocArrays()252 if (sTwiceBaseCacheSize < CACHE_SIZE) { in freeArrays()259 sTwiceBaseCacheSize++; in freeArrays()261 Log.d(TAG, "Storing 2x cache " + array + " now have " + sTwiceBaseCacheSize in freeArrays()