OSDN Git Service

Android side of the fix for [2121211] Sholes has stutter during animations
authorMathias Agopian <mathias@google.com>
Thu, 17 Sep 2009 23:15:36 +0000 (16:15 -0700)
committerMathias Agopian <mathias@google.com>
Thu, 17 Sep 2009 23:15:36 +0000 (16:15 -0700)
commit8255d9d3b62ddf90269ddbb54e6f92b29908fa75
tree99d10151cf5f853fa86d9e05d3e989a274f97f6a
parentadc7f1ba08a16e79b9691c503454c52ac38bbb10
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.
include/hardware/gralloc.h