Searched refs:missedFramesByInterval (Results 1 – 1 of 1) sorted by relevance
721 const int64_t missedFramesByInterval = static_cast<int64_t>( in RecordJankFrame() local723 if (missedFramesByInterval > 0 && implicitAnimationTotal_ > 0) { in RecordJankFrame()725 RecordJankFrameSingle(missedFramesByInterval, recordStats); in RecordJankFrame()