Home
last modified time | relevance | path

Searched refs:updatePurgeableWidInfo (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
H A DGrResourceCache.cpp286 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 DGrResourceCache.h431 void updatePurgeableWidInfo(std::string& infoStr,

Completed in 5 milliseconds