Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/frameworks/native/libs/renderengine/skia/debug/
H A DSkiaMemoryReporter.h32 typedef std::pair<const char*, const char*> ResourcePair; typedef
50 SkiaMemoryReporter(const std::vector<ResourcePair>& resourceMap, bool itemize);
88 const std::vector<ResourcePair>& mResourceMap;
H A DSkiaMemoryReporter.cpp31 SkiaMemoryReporter::SkiaMemoryReporter(const std::vector<ResourcePair>& resourceMap, bool itemize) in SkiaMemoryReporter()
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DCacheManager.cpp155 std::vector<skiapipeline::ResourcePair> cpuResourceMap = { in dumpMemoryUsage()
/aosp12/frameworks/native/libs/renderengine/skia/
H A DSkiaGLRenderEngine.cpp1452 std::vector<ResourcePair> cpuResourceMap = { in dump()
1468 std::vector<ResourcePair> gpuResourceMap = { in dump()