Searched refs:pathResource (Results 1 – 1 of 1) sorted by relevance
74 void ResourceCache::incrementRefcount(const SkPath* pathResource) { in incrementRefcount() argument75 incrementRefcount((void*) pathResource, kPath); in incrementRefcount()96 void ResourceCache::incrementRefcountLocked(const SkPath* pathResource) { in incrementRefcountLocked() argument97 incrementRefcountLocked((void*) pathResource, kPath); in incrementRefcountLocked()113 void ResourceCache::decrementRefcount(const SkPath* pathResource) { in decrementRefcount() argument114 decrementRefcount((void*) pathResource); in decrementRefcount()138 void ResourceCache::decrementRefcountLocked(const SkPath* pathResource) { in decrementRefcountLocked() argument139 decrementRefcountLocked((void*) pathResource); in decrementRefcountLocked()