diff options
author | Selim Cinek <cinek@google.com> | 2018-05-30 11:47:08 -0700 |
---|---|---|
committer | Selim Cinek <cinek@google.com> | 2018-06-15 17:31:22 +0000 |
commit | defd46f3a9b615694e674eb6d4ab12633f533f2f (patch) | |
tree | 9e5d0ddd7de729893de0cca24ec20eba2ef0827b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | b67d2d8d4271bf9b06b27c0dc57e048d6cf5fcc0 (diff) |
Fixed an issue where the shadow wasn't rounded properly
Previously the implementation required the bottom roundness
to be treated specially when it came to the outline and
the clip path but this isn't necessary anymore and was
leading to issues with the shadows.
We now always apply the clipBottomAmount to the outline and
the clipping and can remove the special case.
Test: add notification, observe rounded clipping on bottom
Test: add groups, observe normal rounded clipping
Fixes: 80431867
Change-Id: Id65d11ce48c08adc138e1177226a03bc25ef6345
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions