commit | e25d005d91344c500450f01d4a258ca9c3676627 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Wed Sep 05 13:03:10 2012 -0700 |
committer | Jesse Hall <jessehall@google.com> | Wed Sep 05 13:03:10 2012 -0700 |
tree | f654bfe66f9bc143c14dd075a272f4ad6d6303bf | |
parent | 63f165fd6b86d04be94d4023e845e98560504a96 [diff] |
Always reset layer acquireFenceFd after commit If SurfaceFlinger needs to refresh the screen but the dirty region is empty, it won't set the layer acquire fences, and stale file descriptors will be passed to HWC commit(). Now we make sure to clear the stale file descriptors for each layer right after commit(). Bug: 7078301 Change-Id: I6953ff91fc5488f105b30b07306f9c45a4c3f780