Searched refs:updatePurgeablePidInfo (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrResourceCache.cpp | 290 updatePurgeablePidInfo(infoStr, purgNameInfoWid, purgSizeInfoWid, purgCountInfoWid); in cacheInfoPurgeableQueue() 343 updatePurgeablePidInfo(infoStr, noPurgNameInfoPid, noPurgSizeInfoPid, noPurgCountInfoPid); in cacheInfoNoPurgeableQueue() 434 updatePurgeablePidInfo(infoStr, realAllocNameInfoPid, realAllocSizeInfoPid, realAllocCountInfoPid); in cacheInfoRealAllocQueue() 583 void GrResourceCache::updatePurgeablePidInfo(std::string& infoStr, in updatePurgeablePidInfo() function in GrResourceCache
|
H A D | GrResourceCache.h | 436 void updatePurgeablePidInfo(std::string& infoStr,
|
Completed in 6 milliseconds