Searched refs:realAllocCountInfoWid (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrResourceCache.cpp | 378 std::map<uint32_t, int> realAllocCountInfoWid; in cacheInfoRealAllocQueue() local 398 updateRealAllocWidMap(resource, realAllocNameInfoWid, realAllocSizeInfoWid, realAllocPidInfoWid, realAllocCountInfoWid); in cacheInfoRealAllocQueue() 416 updateRealAllocWidMap(resource, realAllocNameInfoWid, realAllocSizeInfoWid, realAllocPidInfoWid, realAllocCountInfoWid); in cacheInfoRealAllocQueue() 430 updatePurgeableWidInfo(infoStr, realAllocNameInfoWid, realAllocSizeInfoWid, realAllocPidInfoWid, realAllocCountInfoWid); in cacheInfoRealAllocQueue()
|
Completed in 4 milliseconds