Home
last modified time | relevance | path

Searched refs:patchResource (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DResourceCache.cpp65 void ResourceCache::incrementRefcount(const Res_png_9patch* patchResource) { in incrementRefcount() argument
66 incrementRefcount((void*) patchResource, kNinePatch); in incrementRefcount()
84 void ResourceCache::decrementRefcount(const Res_png_9patch* patchResource) { in decrementRefcount() argument
85 decrementRefcount((void*) patchResource); in decrementRefcount()
101 void ResourceCache::decrementRefcountLocked(const Res_png_9patch* patchResource) { in decrementRefcountLocked() argument
102 decrementRefcountLocked((void*) patchResource); in decrementRefcountLocked()