DescriptionInterpolated rotations should end cleanly where possible.
Due to numeric issues, interpolated rotations of 90 degrees end at 'unclean' transforms. That is, they have some entries that are not 0, 1, or -1. With this patch, interpolated rotations detect when rotations should end cleanly and massage matrix entries where appropriate.
BUG=chrome-os-partner:9166
TEST=InterpolatedTransformTest.ScreenRotationEndsCleanly, InterpolatedTransformTest.MaximizeEndsCleanly
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133986
Patch Set 1 : . #
Total comments: 4
Patch Set 2 : . #
Total comments: 1
Patch Set 3 : . #
Messages
Total messages: 10 (0 generated)
|