Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dgraphics_frame_event_parser.cc43 GraphicsFrameEventParser::GraphicsFrameEventParser( in GraphicsFrameEventParser() function in perfetto::trace_processor::GraphicsFrameEventParser
75 bool GraphicsFrameEventParser::CreateBufferEvent( in CreateBufferEvent()
178 void GraphicsFrameEventParser::InvalidatePhaseEvent(int64_t timestamp, in InvalidatePhaseEvent()
207 void GraphicsFrameEventParser::CreatePhaseEvent( in CreatePhaseEvent()
392 void GraphicsFrameEventParser::ParseGraphicsFrameEvent(int64_t timestamp, in ParseGraphicsFrameEvent()
H A Dgraphics_frame_event_parser.h38 class GraphicsFrameEventParser {
41 explicit GraphicsFrameEventParser(TraceProcessorContext*);
H A Dgraphics_event_module.h46 GraphicsFrameEventParser frame_parser_;