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 92 void set_tween_type(gfx::Tween::Type type) { tween_type_ = type; } function in class:views::BoundsAnimator
  /external/chromium_org/ui/compositor/
layer_animator.h 177 void set_tween_type(gfx::Tween::Type tween_type) { tween_type_ = tween_type; } function in class:ui::LayerAnimator
layer_animation_element.h 192 void set_tween_type(gfx::Tween::Type tween_type) { tween_type_ = tween_type; } function in class:ui::LayerAnimationElement

Completed in 481 milliseconds