Home
last modified time | relevance | path

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

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