Searched defs:sizeInfoWid (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrResourceCache.cpp | 457 updatePurgeableWidMap(GrGpuResource* resource, std::map<uint32_t, std::string>& nameInfoWid, std::map<uint32_t, int>& sizeInfoWid, std::map<uint32_t, int>& pidInfoWid, std::map<uint32_t, int>& countInfoWid) updatePurgeableWidMap() argument 510 updateRealAllocWidMap(GrGpuResource* resource, std::map<uint32_t, std::string>& nameInfoWid, std::map<uint32_t, int>& sizeInfoWid, std::map<uint32_t, int>& pidInfoWid, std::map<uint32_t, int>& countInfoWid) updateRealAllocWidMap() argument 566 updatePurgeableWidInfo(std::string& infoStr, std::map<uint32_t, std::string>& nameInfoWid, std::map<uint32_t, int>& sizeInfoWid, std::map<uint32_t, int>& pidInfoWid, std::map<uint32_t, int>& countInfoWid) updatePurgeableWidInfo() argument [all...] |
Completed in 3 milliseconds