replicant-frameworks_native/include/surfaceflinger
Jamie Gennis 582270d69d SurfaceTexture: fix queues-to-composer
This change fixes the NATIVE_WINDOW_QUEUES_TO_WINDOW_COMPOSER query of
Surface and SurfaceTextureClient.  Surface now uses the inherited
SurfaceTextureClient implementation of this query.  SurfaceTextureClient
now queries SurfaceFlinger to determine whether buffers that are queued
to its ISurfaceTexture will be sent to SurfaceFlinger (as opposed to
some other process).

Change-Id: Iff187e72f30d454229f07f896b438198978270a8
2011-08-17 18:19:00 -07:00
..
IGraphicBufferAlloc.h return an error code with gralloc buffer allocation failures 2011-07-01 14:53:49 -07:00
ISurface.h unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
ISurfaceComposer.h SurfaceTexture: fix queues-to-composer 2011-08-17 18:19:00 -07:00
ISurfaceComposerClient.h clean-up. get rid ofunused code and members in Surface[Control].cpp 2011-07-20 16:53:13 -07:00
Surface.h Add support for creating a Surface from a a SurfaceTexture. 2011-07-22 16:36:44 -07:00
SurfaceComposerClient.h SF transactions are now O(1) wrt IPC instead of O(N). 2011-06-29 15:05:41 -07:00