Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/photos/data/
DSparseArrayBitmapPool.java30 public class SparseArrayBitmapPool { class
58 public SparseArrayBitmapPool(int capacityBytes, Pool<Node> nodePool) { in SparseArrayBitmapPool() method in SparseArrayBitmapPool