Searched full:animation_end_latency (Results 1 – 4 of 4) sorted by relevance
109 ANIMATION_END_LATENCY: {type: UINT64, desc: end time of the scene}
182 ANIMATION_END_LATENCY: {type: UINT64, desc: end time of the scene}
55 constexpr char EVENT_KEY_ANIMATION_END_LATENCY[] = "ANIMATION_END_LATENCY";
271 … "ANIMATION_START_LATENCY", static_cast<uint64_t>(animationStartLatency), "ANIMATION_END_LATENCY", in ReportEventComplete()