diff options
| author | 2017-02-14 09:16:45 -0800 | |
|---|---|---|
| committer | 2017-02-14 09:20:15 -0800 | |
| commit | fa378d84a2ee574782a2185abad0bc72d5dd22c8 (patch) | |
| tree | 895e909787a90b214585dda45e70d0af89146297 /libs/hwui/ProgramCache.cpp | |
| parent | 02761acc674ae9b13d5bbda493ac794ecc4c1c6e (diff) | |
Do not use docked stack bounds unless all conditions are met.
TaskStack currently refers to the DockedStackDividerControler to
calculate the docked stack. However, only a partial set of the
conditions when this is valid were mirrored. The code now checks the
base condition (that we are dealing with the docked stack) and then
checks a null value before applying. Null is passed back from the
controller in the case all conditions are not met.
Change-Id: I388c2eb0b8b9312cd9ee6380ace1837e2eca8450
Fixes: 35233502
Test: manual from bug repro steps.
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions