replicant-frameworks_native/libs/surfaceflinger/DisplayHardware
Mathias Agopian 74faca212e 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
2009-09-17 16:18:16 -07:00
..
DisplayHardware.cpp
DisplayHardware.h Android side of the fix for [2121211] Sholes has stutter during animations 2009-09-17 16:18:16 -07:00
DisplayHardwareBase.cpp
DisplayHardwareBase.h