Home
last modified time | relevance | path

Searched refs:ResourcePair (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaMemoryTracer.h29 typedef std::pair<const char*, const char*> ResourcePair; typedef
33 SkiaMemoryTracer(std::vector<ResourcePair> resourceMap, bool itemizeType);
70 const std::vector<ResourcePair> mResourceMap;
DSkiaMemoryTracer.cpp23 SkiaMemoryTracer::SkiaMemoryTracer(std::vector<ResourcePair> resourceMap, bool itemizeType) in SkiaMemoryTracer()
/frameworks/base/libs/hwui/renderthread/
DCacheManager.cpp164 std::vector<skiapipeline::ResourcePair> cpuResourceMap = { in dumpMemoryUsage()