Home
last modified time | relevance | path

Searched defs:SetTweenType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/animation/
Dslide_animation.h67 void SetTweenType(Tween::Type tween_type) { tween_type_ = tween_type; } in SetTweenType() function
/external/chromium_org/ui/compositor/
Dscoped_layer_animation_settings.cc131 void ScopedLayerAnimationSettings::SetTweenType(gfx::Tween::Type tween_type) { in SetTweenType() function in ui::ScopedLayerAnimationSettings