Home
last modified time | relevance | path

Searched refs:vsyncIds_ (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2151 vsyncIds_.emplace_back(vsyncId); in AppendFrame()
2213 return vsyncIds_; in VsyncIds()
Dtrace_stdtype.h1916 std::deque<uint32_t> vsyncIds_ = {}; variable
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2206 vsyncIds_.emplace_back(vsyncId); in AppendFrame()
2268 return vsyncIds_; in VsyncIds()
Dtrace_stdtype.h1955 std::deque<uint32_t> vsyncIds_ = {}; variable