summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2018-11-30 17:24:58 +0100
committerJorim Jaggi <jjaggi@google.com>2019-01-08 17:24:08 +0100
commit297985ab9ddaec1b4236882aec2ff9cc9b08c846 (patch)
treebdf4d57b93e892db80ed0f13b6128dbd21752450 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent027ff086227ab6b4e1f6bc7c4d623c19e9eda31a (diff)
A brave new world for window insets (8/n)
WindowInsets now keeps track of all insets per type. Insets are non-additive, i.e. every inset starts out relative to the window edge, so the IME inset would include the navigation bar inset, but not vice-versa. We remove decorWindowInsets because it wasn't used at all. For compatibility, we map the constructor where we pass in a Rect to TOP_BAR. This is fine as every query to systemWindowInsets stableInsets will include this type, so we don't need the information where it came from. Test: WindowInsetTest Bug: 118118435 Change-Id: I1cb37d328060293f9a876e61d4a09e6675fa7197
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions