Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Dinterpolated_transform.cc132 InterpolatedRotation::InterpolatedRotation(float start_degrees, in InterpolatedRotation() function in ui::InterpolatedRotation
139 InterpolatedRotation::InterpolatedRotation(float start_degrees, in InterpolatedRotation() function in ui::InterpolatedRotation
Dinterpolated_transform_unittest.cc24 TEST(InterpolatedTransformTest, InterpolatedRotation) { in TEST() argument