diff options
author | Matthew Ng <ngmatthew@google.com> | 2016-11-10 15:49:14 -0800 |
---|---|---|
committer | Matthew Ng <ngmatthew@google.com> | 2016-12-01 14:20:56 -0800 |
commit | ae1ff4f85ffd12ab8a14c610b1474a012536888f (patch) | |
tree | 390061a5ece8513d4ef6974c9ff325eafcd6b440 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | d4f9d37424752a0774cdf9190dc12887c70daec2 (diff) |
Split home stack into home and recents stack
Refactored functionality of home stack (HOME_STACK_ID) in the code
base to home stack and recents stack (RECENTS_STACK_ID). Also changed
function and variable names from homeStack to homeOrRecentsStack.
Differentiating home and recents stack will allow readablilty and
managing logic between home and recents stacks. For example, for
multi-window minimized dock state, the home and recents stacks can
be set to different rects where the home stack needs to be a fixed
large size while the recents stack is hidden and the dock stack is
animating to be minimized.
Fixes: 32839371
Test: ./run-test android.server.cts and manually tested split and
rotation
Change-Id: I7603359c2dc20e35924664178634eb761e0367a6
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions