Searched refs:ParseGraphicsFrameEvent (Results 1 – 4 of 4) sorted by relevance
44 void ParseGraphicsFrameEvent(int64_t timestamp, ConstBytes);
60 frame_parser_.ParseGraphicsFrameEvent(ttp.timestamp, in ParsePacket()
67 void ParseGraphicsFrameEvent(int64_t timestamp, ConstBytes);
395 void GraphicsFrameEventParser::ParseGraphicsFrameEvent(int64_t timestamp, in ParseGraphicsFrameEvent() function in perfetto::trace_processor::GraphicsFrameEventParser