diff options
author | Adrian Roos <roosa@google.com> | 2018-04-10 15:17:08 -0700 |
---|---|---|
committer | Adrian Roos <roosa@google.com> | 2018-04-11 16:12:29 +0000 |
commit | 51072a8b6faf6a92dfe3f063caa5fe645c3d8440 (patch) | |
tree | 73d9e80b02718117dd996ae12171db5d1a203172 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 42a53783f5e9472defe5004ecc8c980875da05c0 (diff) |
DisplayCutout: Draw anti-aliased bounds in soft overlay
To do so, we cannot use the Region from DisplayCutout, because it is conceptionally
a binary Bitmap. Instead, we need the exact curve as a Path.
Also fixes a theoretical bug where the DisplayCutout
was cached even though the display height changed.
Change-Id: I9356f4589186fedc5dc95010c7bd1a1fa20edf5e
Fixes: 77868940
Test: Enable display cutout in developer options, verify the edges look smoth and not jagged.
Test: atest DisplayCutoutTest
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions