Searched defs:AnimationTraceStats (Results 1 – 1 of 1) sorted by relevance
93 struct AnimationTraceStats { struct94 std::pair<int64_t, std::string> animationId_ = { -1, "" };95 std::string traceName_;96 int64_t traceCreateTimeSteady_ = TIMESTAMP_INITIAL;97 bool isDisplayAnimator_ = false;