Searched defs:itemizeType (Results 1 – 7 of 7) sorted by relevance
49 bool itemizeType = true; variable64 bool itemizeType = false; variable
29 TraceMemoryDumpImpl(const char* categoryKey, bool itemizeType) {}; in TraceMemoryDumpImpl()
21 SkiaMemoryTracer::SkiaMemoryTracer(const std::vector<ResourcePair>& resourceMap, bool itemizeType) in SkiaMemoryTracer()25 SkiaMemoryTracer::SkiaMemoryTracer(const char* categoryKey, bool itemizeType) in SkiaMemoryTracer()
22 SkiaTraceMemoryDump::SkiaTraceMemoryDump(const char* categoryKey, bool itemizeType) in SkiaTraceMemoryDump()
83 …ceMemoryDumpImpl> SkiaImplFactory::CreateTraceMemoryDump(const char* categoryKey, bool itemizeType) in CreateTraceMemoryDump()
23 TraceMemoryDump::TraceMemoryDump(const char* categoryKey, bool itemizeType) in TraceMemoryDump()
82 …ceMemoryDumpImpl> ImplFactory::CreateTraceMemoryDumpImpl(const char* categoryKey, bool itemizeType) in CreateTraceMemoryDumpImpl()