replicant-frameworks_native/libs/gui
Glenn Kasten 99ed22412d Use the standard CC_LIKELY and CC_UNLIKELY macros
Several source files privately defined macros LIKELY and UNLIKELY in terms
of __builtin_expect. But <cutils/compiler.h> already has CC_LIKELY and
CC_UNLIKELY which are intended for this purpose.  So rename the private
uses to use the standard names.

In addition, AudioFlinger was relying on the macro expanding to extra ( ).

Change-Id: I2494e087a0c0cac0ac998335f5e9c8ad02955873
2012-01-05 07:33:45 -08:00
..
tests am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1 2011-11-30 10:50:52 -08:00
Android.mk Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
BitTube.cpp BitTube::read now handles EAGAIN 2011-11-29 11:42:59 -08:00
DisplayEventReceiver.cpp Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
IDisplayEventConnection.cpp Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
IGraphicBufferAlloc.cpp
ISensorEventConnection.cpp Rename SensorChannel to BitTube 2011-10-20 18:42:02 -07:00
ISensorServer.cpp
ISurface.cpp
ISurfaceComposer.cpp Use the standard CC_LIKELY and CC_UNLIKELY macros 2012-01-05 07:33:45 -08:00
ISurfaceComposerClient.cpp Use the standard CC_LIKELY and CC_UNLIKELY macros 2012-01-05 07:33:45 -08:00
ISurfaceTexture.cpp
LayerState.cpp
Sensor.cpp
SensorEventQueue.cpp Rename SensorChannel to BitTube 2011-10-20 18:42:02 -07:00
SensorManager.cpp SensorManager reconnects to sensor service when the later dies 2011-10-16 22:15:23 -07:00
Surface.cpp
SurfaceComposerClient.cpp split ComposerService out of SurfaceComposerClient.h 2011-11-28 15:21:57 -08:00
SurfaceTexture.cpp am 74e0fcae: am a1dee3f5: Merge "SurfaceTexture: fix a verbose-log compile error" into ics-mr1 2011-12-12 16:10:28 -08:00
SurfaceTextureClient.cpp split ComposerService out of SurfaceComposerClient.h 2011-11-28 15:21:57 -08:00