Searched refs:patchResource (Results 1 – 1 of 1) sorted by relevance
78 void ResourceCache::incrementRefcount(const Res_png_9patch* patchResource) { in incrementRefcount() argument79 incrementRefcount((void*) patchResource, kNinePatch); in incrementRefcount()100 void ResourceCache::incrementRefcountLocked(const Res_png_9patch* patchResource) { in incrementRefcountLocked() argument101 incrementRefcountLocked((void*) patchResource, kNinePatch); in incrementRefcountLocked()117 void ResourceCache::decrementRefcount(const Res_png_9patch* patchResource) { in decrementRefcount() argument118 decrementRefcount((void*) patchResource); in decrementRefcount()142 void ResourceCache::decrementRefcountLocked(const Res_png_9patch* patchResource) { in decrementRefcountLocked() argument143 decrementRefcountLocked((void*) patchResource); in decrementRefcountLocked()