Searched refs:SmallCache (Results 1 – 1 of 1) sorted by relevance
39 private SmallCache<NinePatchInstance> mInstanceCache40 = new SmallCache<NinePatchInstance>();80 private static class SmallCache<V> { class in NinePatchTexture