Searched refs:BAR_SHRINK_DURATION (Results 1 – 2 of 2) sorted by relevance
33 constexpr int32_t BAR_SHRINK_DURATION = 250; // 250ms, scroll bar width shrinks from 8dp to 4dp variable208 option.SetDuration(BAR_SHRINK_DURATION); in StartHoverAnimation()
34 constexpr int32_t BAR_SHRINK_DURATION = 250; // 250ms, scroll bar width shrinks from 4dp to 8dp variable144 touchAnimator_->SetDuration(BAR_SHRINK_DURATION); in PlayShrinkAnimation()