commit | 5ae079c3daf8923bad94f5589448b44b2ac9cc85 | [log] [tgz] |
---|---|---|
author | zhenjun.zhang <zhenjun.zhang@spreadtrum.com> | Wed Nov 02 15:32:32 2016 +0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Sun Nov 27 08:49:39 2016 +0530 |
tree | 9ebe7b2d45d10d5fe021c3e2664344692e3e8c6a | |
parent | b7b5da1abcf02ccffdab4e0ec822af9a21cdceb1 [diff] |
Prevent destroy surface during window replacement. When a window replacement request is ongoing, the old window shouldn't destroy it's surface until window replacement finished. Issue: https://code.google.com/p/android/issues/detail?id=226831 Signed-off-by: mydongistiny <jaysonedson@gmail.com>