Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DATraceMemoryDump.h44 bool shouldDumpWrappedObjects() const override { return false; } in shouldDumpWrappedObjects() function
H A DSkiaMemoryTracer.h54 bool shouldDumpWrappedObjects() const override { return true; } in shouldDumpWrappedObjects() function
/aosp12/frameworks/native/libs/renderengine/skia/debug/
H A DSkiaMemoryReporter.h69 bool shouldDumpWrappedObjects() const override { return true; } in shouldDumpWrappedObjects() function