replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 478ae5eb5a Improve the VSYNC api a bit.
- add the ability to set the vsync delivery rate, when the rate is
set to N>1 (ie: receive every N vsync), SF process' is woken up for
all of vsync, but clients only see the every N events.

- add the concept of one-shot vsync events, with a call-back
to request the next one. currently the call-back is a binder IPC.

Change-Id: I09f71df0b0ba0d88ed997645e2e2497d553c9a1b
2011-12-06 22:43:10 -08:00
..
DisplayHardware Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
tests Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
Android.mk Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
Barrier.h
clz.cpp
clz.h
DdmConnection.cpp
DdmConnection.h
DisplayEventConnection.cpp Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
DisplayEventConnection.h Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
EventThread.cpp Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
EventThread.h Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp
Layer.h
LayerBase.cpp
LayerBase.h
LayerDim.cpp
LayerDim.h
LayerScreenshot.cpp Fix rotation displays frame N-1 briefly while rotating 2011-11-04 15:15:32 -07:00
LayerScreenshot.h Fix rotation displays frame N-1 briefly while rotating 2011-11-04 15:15:32 -07:00
MessageQueue.cpp fix an issue where invalidate/transactions could be missed 2011-12-03 14:47:29 -08:00
MessageQueue.h fix an issue where invalidate/transactions could be missed 2011-12-03 14:47:29 -08:00
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
SurfaceFlinger.h Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
SurfaceTextureLayer.cpp SurfaceTexture: add EGL_KHR_fence_sync option 2011-11-29 17:09:01 -08:00
SurfaceTextureLayer.h
Transform.cpp
Transform.h