History log of /frameworks/base/libs/hwui/tests/unit/MatrixTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
034a10bf216cdef251928edf72d93668d81515f8 10-Mar-2016 Chris Craik <ccraik@google.com> Partial revert of 261725fdb2962271c222a049fcdf57bbdc8363c7

Bug:27534946

Mapping empty rects still must be done to get correct positions for
line/point rects describing strokable bounds.

Change-Id: I2f9efe543e58eb438b755276585491c1256d6719
/frameworks/base/libs/hwui/tests/unit/MatrixTests.cpp
261725fdb2962271c222a049fcdf57bbdc8363c7 29-Feb-2016 Chris Craik <ccraik@google.com> Fix matrix mapping of negative rects

bug:27381362

Also rejects ops with empty clip at record time, and short circuits clip
intersection, when one is empty.

Change-Id: I842612da14ad8fd9f1ba5e9e4fd027ba4e08d365
/frameworks/base/libs/hwui/tests/unit/MatrixTests.cpp