Searched refs:returnToCacheIfNotNull (Results 1 – 2 of 2) sorted by relevance
233 mCache.returnToCacheIfNotNull(mInputAllocation); in setInput()349 mCache.returnToCacheIfNotNull(mInputAllocation); in close()
166 public synchronized void returnToCacheIfNotNull(Allocation allocation) { in returnToCacheIfNotNull() method in AllocationCache