commit | 91bba497c314e4d717a94ea72c928a76a192b332 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Fri May 15 13:51:03 2020 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Wed May 27 11:25:05 2020 +0800 |
tree | fce44f329611c50fd2a755febe29aca66c3331da | |
parent | 2cdbcea8ba29bbb8d50511a9fa6e5bd2763fb153 [diff] |
Only add divider when it need to show By previous memory patch, the divider will always call update when enter split when means it always add divider view when showing. So we can reduce some update call to avoid any unnecessary surface memory allocate. Fix: 150190730 Test: Check split mode rotate normally and dump SF to check divider memory status Change-Id: Ibccd0b998d299968ee6d68127c801fae656d2127