Searched refs:RESYNC_DURATION (Results 1 – 2 of 2) sorted by relevance
87 static constexpr int32_t RESYNC_DURATION = 1; variable
558 …= animationOption_.IsValid() ? animationOption_ : AnimationOption(Curves::LINEAR, RESYNC_DURATION); in OnReSync()