Searched defs:nameInfoFid (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrResourceCache.cpp | 493 updatePurgeableFidMap(GrGpuResource* resource, std::map<uint32_t, std::string>& nameInfoFid, std::map<uint32_t, int>& sizeInfoFid, std::map<uint32_t, int>& countInfoFid) updatePurgeableFidMap() argument 548 updateRealAllocFidMap(GrGpuResource* resource, std::map<uint32_t, std::string>& nameInfoFid, std::map<uint32_t, int>& sizeInfoFid, std::map<uint32_t, int>& countInfoFid) updateRealAllocFidMap() argument 598 updatePurgeableFidInfo(std::string& infoStr, std::map<uint32_t, std::string>& nameInfoFid, std::map<uint32_t, int>& sizeInfoFid, std::map<uint32_t, int>& countInfoFid) updatePurgeableFidInfo() argument
|
Completed in 4 milliseconds