Searched refs:realAllocCountInfoFid (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrResourceCache.cpp | 386 std::map<uint32_t, int> realAllocCountInfoFid; in cacheInfoRealAllocQueue() local 402 updateRealAllocFidMap(resource, realAllocNameInfoFid, realAllocSizeInfoFid, realAllocCountInfoFid); in cacheInfoRealAllocQueue() 420 updateRealAllocFidMap(resource, realAllocNameInfoFid, realAllocSizeInfoFid, realAllocCountInfoFid); in cacheInfoRealAllocQueue() 438 updatePurgeableFidInfo(infoStr, realAllocNameInfoFid, realAllocSizeInfoFid, realAllocCountInfoFid); in cacheInfoRealAllocQueue()
|
Completed in 4 milliseconds