HomeSort by relevance Sort by last modified time
    Searched defs:set_tween_type (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/views/animation/
bounds_animator.h 99 void set_tween_type(ui::Tween::Type type) { tween_type_ = type; } function in class:views::BoundsAnimator
  /external/chromium_org/ui/compositor/
layer_animator.h 174 void set_tween_type(Tween::Type tween_type) { tween_type_ = tween_type; } function in class:ui::LayerAnimator
layer_animation_element.h 172 void set_tween_type(Tween::Type tween_type) { tween_type_ = tween_type; } function in class:ui::LayerAnimationElement

Completed in 615 milliseconds