HomeSort by relevance Sort by last modified time
    Searched full:operations_to_same (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/animation/
transform_operations_unittest.cc 896 TransformOperations operations_to_same; local
897 operations_to_same.AppendRotate(1.f, 1.f, 1.f, 390.f);
906 EXPECT_TRUE(operations_to_same.BlendedBoundsForBox(
    [all...]

Completed in 117 milliseconds