replicant-frameworks_native/libs/gui
Narayan Kamath 403ec9f15a Fix flattening/unflattening of android::Sensor.
Write string lengths as uint32_t so that their width is
the same on 32 and 64 bit processes.

Note that this fixes another bug as a side effect; getFlattenedSize
was assuming that sizeof(uint32_t) == sizeof(size_t).

Change-Id: I7b6e3993e1f1ac45c14832ce59c59e0772855a2f
2014-05-30 14:40:13 +01:00
..
tests
Android.mk
BitTube.cpp
BufferItemConsumer.cpp
BufferQueue.cpp
CleanSpec.mk
ConsumerBase.cpp
CpuConsumer.cpp
DisplayEventReceiver.cpp
GLConsumer.cpp
GraphicBufferAlloc.cpp
GuiConfig.cpp
IConsumerListener.cpp
IDisplayEventConnection.cpp
IGraphicBufferAlloc.cpp
IGraphicBufferConsumer.cpp
IGraphicBufferProducer.cpp
ISensorEventConnection.cpp
ISensorServer.cpp
ISurfaceComposer.cpp
ISurfaceComposerClient.cpp
LayerState.cpp
Sensor.cpp Fix flattening/unflattening of android::Sensor. 2014-05-30 14:40:13 +01:00
SensorEventQueue.cpp
SensorManager.cpp
Surface.cpp
SurfaceComposerClient.cpp
SurfaceControl.cpp
SyncFeatures.cpp