replicant-frameworks_native/include
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
..
binder Eliminate single-process mode. 2011-07-08 19:54:07 -07:00
gui fix a crasher in SurfaceTexture::updateTexImage() 2011-08-10 17:35:52 -07:00
private Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build 2011-07-13 19:45:44 -04:00
surfaceflinger SurfaceTexture: fix queues-to-composer 2011-08-17 18:19:00 -07:00
ui Refactor input reader to add stylus support. 2011-07-31 15:38:09 -07:00
utils fix a memory leak and memory corruption in RefBase 2011-08-11 22:33:02 -07:00