Searched refs:ParseGraphicsFrameEvent (Results 1 – 4 of 4) sorted by relevance
43 void ParseGraphicsFrameEvent(int64_t timestamp, ConstBytes);
62 frame_parser_.ParseGraphicsFrameEvent(ts, decoder.graphics_frame_event()); in ParseTracePacketData()
67 void ParseGraphicsFrameEvent(int64_t timestamp, ConstBytes);
392 void GraphicsFrameEventParser::ParseGraphicsFrameEvent(int64_t timestamp, in ParseGraphicsFrameEvent() function in perfetto::trace_processor::GraphicsFrameEventParser