Searched refs:updatePurgeableWidInfo (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrResourceCache.cpp | 286 updatePurgeableWidInfo(infoStr, purgNameInfoWid, purgSizeInfoWid, purgPidInfoWid, purgCountInfoWid); in cacheInfoPurgeableQueue() 339 updatePurgeableWidInfo(infoStr, noPurgNameInfoWid, noPurgSizeInfoWid, noPurgPidInfoWid, noPurgCountInfoWid); in cacheInfoNoPurgeableQueue() 430 updatePurgeableWidInfo(infoStr, realAllocNameInfoWid, realAllocSizeInfoWid, realAllocPidInfoWid, realAllocCountInfoWid); in cacheInfoRealAllocQueue() 566 void GrResourceCache::updatePurgeableWidInfo(std::string& infoStr, in updatePurgeableWidInfo() function in GrResourceCache
|
H A D | GrResourceCache.h | 431 void updatePurgeableWidInfo(std::string& infoStr,
|
Completed in 4 milliseconds