Searched refs:SmallCache (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DNinePatchTexture.java39 private SmallCache<NinePatchInstance> mInstanceCache
40 = new SmallCache<NinePatchInstance>();
80 private static class SmallCache<V> { class in class:NinePatchTexture

Completed in 55 milliseconds