Searched refs:ResourcePair (Results 1 – 6 of 6) sorted by relevance
29 typedef std::pair<const char*, const char*> ResourcePair; typedef33 SkiaMemoryTracer(std::vector<ResourcePair> resourceMap, bool itemizeType);72 const std::vector<ResourcePair> mResourceMap;
23 SkiaMemoryTracer::SkiaMemoryTracer(std::vector<ResourcePair> resourceMap, bool itemizeType) in SkiaMemoryTracer()
32 typedef std::pair<const char*, const char*> ResourcePair; typedef50 SkiaMemoryReporter(const std::vector<ResourcePair>& resourceMap, bool itemize);88 const std::vector<ResourcePair>& mResourceMap;
31 SkiaMemoryReporter::SkiaMemoryReporter(const std::vector<ResourcePair>& resourceMap, bool itemize) in SkiaMemoryReporter()
155 std::vector<skiapipeline::ResourcePair> cpuResourceMap = { in dumpMemoryUsage()
1452 std::vector<ResourcePair> cpuResourceMap = { in dump()1468 std::vector<ResourcePair> gpuResourceMap = { in dump()