commit | 6ce9ffb2cdcfe69cb01ec8f756380c3438f6f471 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Mon Jun 01 11:02:19 2020 -0700 |
committer | Rob Carr <racarr@google.com> | Tue Jun 02 18:11:51 2020 +0000 |
tree | bb6910c1d341feb978b6dbaa464a5d06064a3aea | |
parent | 54eec4b7f678c0dff4a2409da566923c465788e0 [diff] |
SurfaceView: Lock mDeferredDestroySurfaceControl Since mDeferredDestroySurfaceControl is the same underlying object as mSurfaceControl we also need to hold the mSurfaceControlLock when writing to it. Bug: 157657896 Test: Existing tests pass Change-Id: Ie0da3ed5d94c7aae2593423fa2767dbc902da4c8