commit | 8255d9d3b62ddf90269ddbb54e6f92b29908fa75 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu Sep 17 16:15:36 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Thu Sep 17 16:15:36 2009 -0700 |
tree | 99d10151cf5f853fa86d9e05d3e989a274f97f6a | |
parent | adc7f1ba08a16e79b9691c503454c52ac38bbb10 [diff] |
Android side of the fix for [2121211] Sholes has stutter during animations a new method, compostionComplete() is added to the framebuffer hal, it is used by surfaceflinger to signal the driver that the composition is complete, BEFORE it releases its client. This gives a chance to the driver to perfrom the proper synchronization.