Home
last modified time | relevance | path

Searched defs:vsyncId (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Dframe_filter.cpp31 uint32_t vsyncId, in BeginVsyncEvent()
90 bool FrameFilter::UpdateVsyncId(const BytraceLine &line, uint32_t vsyncId, uint64_t timeId) in UpdateVsyncId()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/
Drender_service_stdtype.h30 uint32_t vsyncId = INVALID_UINT32; member
Drender_service_stdtype.cpp19 size_t FrameSlice::AppendFrame(uint64_t ts, uint32_t ipid, uint32_t itid, uint32_t vsyncId, uint64_… in AppendFrame()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/
Dprint_event_parser.cpp352 uint32_t vsyncId = INVALID_UINT32; in ReciveVsync() local