Home
last modified time | relevance | path

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

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