commit | 5a5a648b696fd3e5a73c0e950080ab3bb610b2be | [log] [tgz] |
---|---|---|
author | Derek Sollenberger <[email protected]> | Wed Sep 19 13:52:13 2018 -0400 |
committer | Derek Sollenberger <[email protected]> | Thu Sep 20 13:35:19 2018 -0400 |
tree | fd3bedc172e30275b16ca4d4819525a654b56a00 | |
parent | ee233403579a7250b7a454da7b357f8928479527 [diff] |
Fix crash when EGLSurface is no longer valid. The EGLSurface stored in the pipeline can become obsolete if the EglManager/RenderThread has to destroy the context. This CL enables the RenderThread to notify all active pipelines that their surface is invalid. Bug: 115290937 Test: hwui_unit_tests Change-Id: Ib3054822273bc35406630b7442229a81b39a2c91