Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/ftrace/
Danimation_table.cpp54 if (animationObj_.InputTimes()[CurrentRow()] != INVALID_TIME) { in Column()
55 …sqlite3_result_int64(context_, static_cast<sqlite3_int64>(animationObj_.InputTimes()[CurrentRow()]… in Column()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp3100 const std::deque<InternalTime>& Animation::InputTimes() const in InputTimes() function in SysTuning::TraceStdtype::Animation
Dtrace_stdtype.h2517 const std::deque<InternalTime>& InputTimes() const;