Searched refs:INCREASE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/animation/
H A Dscrollbar_animation_controller_thinning.cc88 opacity_change_ = mouse_is_over_scrollbar_ ? INCREASE : DECREASE;
93 thickness_change_ = mouse_is_near_scrollbar_ ? INCREASE : DECREASE;
103 float factor = opacity_change_ == INCREASE ? progress : (1.f - progress);
113 float factor = thickness_change_ == INCREASE ? progress : (1.f - progress);
121 if (animation_change == INCREASE && current_value > new_value)
H A Dscrollbar_animation_controller_thinning.h48 // Describes whether the current animation should INCREASE (darken / thicken)
52 INCREASE, enumerator in enum:cc::ScrollbarAnimationControllerThinning::AnimationChange
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 170 milliseconds