Home
last modified time | relevance | path

Searched defs:resourceMap (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaMemoryTracer.cpp23 SkiaMemoryTracer::SkiaMemoryTracer(std::vector<ResourcePair> resourceMap, bool itemizeType) in SkiaMemoryTracer()
/frameworks/native/libs/renderengine/skia/debug/
DSkiaMemoryReporter.cpp30 SkiaMemoryReporter::SkiaMemoryReporter(const std::vector<ResourcePair>& resourceMap, bool itemize) in SkiaMemoryReporter()
/frameworks/av/services/mediaresourcemanager/
DResourceManagerMetrics.cpp717 static std::string getConcurrentInstanceCount(const std::map<std::string, int>& resourceMap) { in getConcurrentInstanceCount()