Searched defs:incrementRefCount (Results 1 – 5 of 5) 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()
81 void incrementRefCount() { in incrementRefCount() function
239 final void incrementRefCount() { in incrementRefCount() method in ResourcesProvider