replicant-frameworks_native/include/gui
Jamie Gennis 1b20cde313 Pass the IGraphicBufferAlloc to SurfaceTextureClient.
This change passes a reference to the IGraphicBufferAlloc binder object
to SurfaceTextureClient objects.  When STC objects are created they
query their associated ISurfaceTexture object for the
IGraphicBufferAlloc that the SurfaceTexture uses to allocate buffers.
Having the SurfaceTextureClient hold this reference prevents the
GraphicBufferAlloc in SurfaceFlinger from freeing the allocated buffers
before the SurfaceTextureClient is done with them.

Change-Id: Ib8e30e8b37fdd60438cbb4cb7e9174d0ba6d661c
related-bug: 3362519
2011-02-02 15:31:47 -08:00
..
ISensorEventConnection.h
ISensorServer.h
ISurfaceTexture.h Pass the IGraphicBufferAlloc to SurfaceTextureClient. 2011-02-02 15:31:47 -08:00
Sensor.h Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
SensorChannel.h
SensorEventQueue.h Replace epoll() with poll() and rename PollLoop to Looper. 2010-09-14 01:59:45 -07:00
SensorManager.h
SurfaceTexture.h Pass the IGraphicBufferAlloc to SurfaceTextureClient. 2011-02-02 15:31:47 -08:00
SurfaceTextureClient.h Pass the IGraphicBufferAlloc to SurfaceTextureClient. 2011-02-02 15:31:47 -08:00