8683fca395
this change introduces a new class LightFlattenable<> which is a protocol to flatten simple objects that don't require binders or file descriptors; the benefit of this protocol is that it doesn't require the objects to have a virtual table and give us a consitant way of doing this. we also introduce an implementation of this protocol for POD structures, LightFlattenablePod<>. Parcel has been update to handle this protocol automatically. Sensor, Rect, Point and Region now use this new protocol. Change-Id: Icb3ce7fa1d785249eb666f39c2129f2fc143ea4a |
||
---|---|---|
.. | ||
BitTube.h | ||
BufferQueue.h | ||
ConsumerBase.h | ||
CpuConsumer.h | ||
DisplayEventReceiver.h | ||
DummyConsumer.h | ||
IDisplayEventConnection.h | ||
IGraphicBufferAlloc.h | ||
ISensorEventConnection.h | ||
ISensorServer.h | ||
ISurface.h | ||
ISurfaceComposer.h | ||
ISurfaceComposerClient.h | ||
ISurfaceTexture.h | ||
Sensor.h | ||
SensorEventQueue.h | ||
SensorManager.h | ||
Surface.h | ||
SurfaceComposerClient.h | ||
SurfaceTexture.h | ||
SurfaceTextureClient.h |