Searched defs:incrementRefCount (Results 1 – 4 of 4) sorted by relevance
21 V get(K key, boolean incrementRefCount); in get()
120 public ReusableBitmap get(final RequestKey key, final boolean incrementRefCount) { in get()
72 public V get(K key, boolean incrementRefCount) { in get()
239 final void incrementRefCount() { in incrementRefCount() method in ResourcesProvider