replicant-frameworks_native/include/gui
Fengwei Yin 0c7c81f5a6 make struct Event layout consistent on 32/64-bit
To make struct Event have consistent memory layout between x86
and x86_64, force nsecs_t timestamp align to 64bit because it's
not true for x86.

Change-Id: I49eaddd89e10d595cf6a5130f9762b5388c96625
Signed-off-by: Fengwei Yin <fengwei.yin@intel.com>
2014-03-20 16:49:06 +08:00
..
BitTube.h fix a few problems with BitTube 2013-09-10 21:10:53 -07:00
BufferItemConsumer.h All consumers now take an IGraphicBufferConsumer instead of a BufferQueue 2013-08-06 20:05:36 +00:00
BufferQueue.h Make sure do disconnect from a BQ when its client dies. 2013-09-16 16:15:21 -07:00
ConsumerBase.h All consumers now take an IGraphicBufferConsumer instead of a BufferQueue 2013-08-06 20:05:36 +00:00
CpuConsumer.h gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired 2013-08-14 20:17:17 -07:00
DisplayEventReceiver.h make struct Event layout consistent on 32/64-bit 2014-03-20 16:49:06 +08:00
GLConsumer.h GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
GraphicBufferAlloc.h
GuiConfig.h
IConsumerListener.h Binderize the consumer side of BufferQueue 2013-08-01 17:20:08 -07:00
IDisplayEventConnection.h
IGraphicBufferAlloc.h
IGraphicBufferConsumer.h fix camera API 2.0 orientation 2013-09-17 23:45:22 -07:00
IGraphicBufferProducer.h Make sure do disconnect from a BQ when its client dies. 2013-09-16 16:15:21 -07:00
ISensorEventConnection.h Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. 2013-10-09 17:26:01 -07:00
ISensorServer.h
ISurfaceComposer.h Add ISurfaceComposer::destroyDisplay 2013-08-08 13:12:29 -07:00
ISurfaceComposerClient.h get rid of ISurface 2013-03-12 17:11:48 -07:00
Sensor.h Sensor batching. Changes to the native code. 2013-09-03 17:04:36 -07:00
SensorEventQueue.h Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. 2013-10-09 17:26:01 -07:00
SensorManager.h
Surface.h SurfaceFlinger now uses GLES 2.x when available 2013-08-13 16:07:45 -07:00
SurfaceComposerClient.h Add ISurfaceComposer::destroyDisplay 2013-08-08 13:12:29 -07:00
SurfaceControl.h Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev 2013-03-21 15:52:49 +00:00