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

/external/chromium_org/ui/gfx/
H A Dinterpolated_transform.h107 // class InterpolatedAxisAngleRotation
112 class UI_EXPORT InterpolatedAxisAngleRotation : public InterpolatedTransform { class in namespace:ui
114 InterpolatedAxisAngleRotation(const gfx::Vector3dF& axis,
117 InterpolatedAxisAngleRotation(const gfx::Vector3dF& axis,
122 virtual ~InterpolatedAxisAngleRotation();
132 DISALLOW_COPY_AND_ASSIGN(InterpolatedAxisAngleRotation);
H A Dinterpolated_transform.cc163 // InterpolatedAxisAngleRotation
166 InterpolatedAxisAngleRotation::InterpolatedAxisAngleRotation( function in class:ui::InterpolatedAxisAngleRotation
176 InterpolatedAxisAngleRotation::InterpolatedAxisAngleRotation( function in class:ui::InterpolatedAxisAngleRotation
188 InterpolatedAxisAngleRotation::~InterpolatedAxisAngleRotation() {}
191 InterpolatedAxisAngleRotation::InterpolateButDoNotCompose(float t) const {
/external/chromium_org/ui/views/corewm/
H A Dwindow_animations.cc408 new ui::InterpolatedAxisAngleRotation(

Completed in 68 milliseconds