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

  /external/chromium_org/ui/gfx/animation/
slide_animation.h 67 void SetTweenType(Tween::Type tween_type) { tween_type_ = tween_type; }
  /external/chromium_org/ui/compositor/
scoped_layer_animation_settings.cc 131 void ScopedLayerAnimationSettings::SetTweenType(gfx::Tween::Type tween_type) {

Completed in 51 milliseconds