commit | a1d0e31f9a97563a5a7201682526759d8bccdb19 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Tue Dec 04 22:30:27 2018 -0800 |
committer | Lucas Dupin <dupin@google.com> | Wed Dec 05 11:14:42 2018 -0800 |
tree | eebd07cab35cea342ec0ef480abccbf9b13767a3 | |
parent | d653633b27a6f1ffcb6446d78c3762e803168172 [diff] |
Rounded corner child clipping tests Fixed original rounded corners test - I assumed that a Rect was expressed in Rect(x, y, w, h) instead of Rect(l, t, r, b) - and introduced new test that verifies if child layers are clipped correctly. Bug: 118461793 Bug: 111514493 Test: /data/nativetest64/SurfaceFlinger_test/SurfaceFlinger_test Change-Id: I2dfde220e0d56c2aa0d48ae7b4006a97e04039d2