Searched refs:patchResource (Results 1 – 1 of 1) sorted by relevance
65 void ResourceCache::incrementRefcount(const Res_png_9patch* patchResource) { in incrementRefcount() argument66 incrementRefcount((void*) patchResource, kNinePatch); in incrementRefcount()84 void ResourceCache::decrementRefcount(const Res_png_9patch* patchResource) { in decrementRefcount() argument85 decrementRefcount((void*) patchResource); in decrementRefcount()101 void ResourceCache::decrementRefcountLocked(const Res_png_9patch* patchResource) { in decrementRefcountLocked() argument102 decrementRefcountLocked((void*) patchResource); in decrementRefcountLocked()