replicant-frameworks_native/include/gui
Andy McFadden bf974abe92 Refactor SurfaceTexture a bit.
Rearranges updateTexImage() so that the SurfaceFlinger-specific
behavior is in a new SurfaceFlingerConsumer subclass.

SurfaceTexture behavior should not be altered.  Instead of
acquire-bind-release we now do acquire-release-bind, but since
it's all done with the lock held there shouldn't be any
externally-visible change.

Change-Id: Ia566e4727945e2cfb9359fc6d2a8f8af64d7b7b7
2012-12-11 09:42:51 -08:00
..
BitTube.h use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
BufferItemConsumer.h Add BufferItemConsumer, a simple BufferQueue consumer. 2012-08-21 15:46:35 -07:00
BufferQueue.h Refactor SurfaceTexture a bit. 2012-12-11 09:42:51 -08:00
ConsumerBase.h Change ConsumerBase's FrameAvailableListener to be a weak pointer 2012-11-05 13:39:02 -08:00
CpuConsumer.h Add BufferItemConsumer, a simple BufferQueue consumer. 2012-08-21 15:46:35 -07:00
DisplayEventReceiver.h Display events now always carry the display id they happened on 2012-09-21 14:20:35 -07:00
DummyConsumer.h Refactored DummyConsumer 2012-03-27 16:47:12 -07:00
GuiConfig.h Show build config in dumpsys SurfaceFlinger 2012-09-25 11:31:46 -07:00
IDisplayEventConnection.h Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
IGraphicBufferAlloc.h fix libgui header location 2012-02-27 13:03:08 -08:00
ISensorEventConnection.h Rename SensorChannel to BitTube 2011-10-20 18:42:02 -07:00
ISensorServer.h
ISurface.h fix libgui header location 2012-02-27 13:03:08 -08:00
ISurfaceComposer.h SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
ISurfaceComposerClient.h Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
ISurfaceTexture.h libgui: add BufferQueue test infrastructure 2012-08-31 17:02:49 -07:00
Sensor.h improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
SensorEventQueue.h use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
SensorManager.h SensorManager reconnects to sensor service when the later dies 2011-10-16 22:15:23 -07:00
Surface.h Remove unused "layer" argument from show(). 2012-08-27 14:40:17 -07:00
SurfaceComposerClient.h SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
SurfaceTexture.h Refactor SurfaceTexture a bit. 2012-12-11 09:42:51 -08:00
SurfaceTextureClient.h Update ANativeWindow clients for sync 2012-06-20 15:48:30 -07:00