Home
last modified time | relevance | path

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

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