Home
last modified time | relevance | path

Searched defs:isBugreport (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Tracing/
DLayerDataSource.cpp77 bool isBugreport = args.flush_flags.reason() == perfetto::FlushFlags::Reason::kTraceClone && in OnFlush() local
DLayerTracing.cpp103 void LayerTracing::onFlush(Mode mode, uint32_t flags, bool isBugreport) { in onFlush()