replicant-frameworks_native/include/surfaceflinger
Mathias Agopian b296533607 cleanup. waitForCondition() now uses polymorphsim instead of templtes
the reason for the above change is that waitForCondition() had become
large over time, mainly to handle error cases, using inlines to
evaluate the condition doesn't buys us much anymore while it increases
code size.

Change-Id: I2595d850832628954b900ab8bb1796c863447bc7
2010-04-28 16:12:54 -07:00
..
ISurface.h
ISurfaceComposer.h
ISurfaceFlingerClient.h added setCrop() to android_native_window_t 2010-04-20 13:36:29 -07:00
Surface.h cleanup. waitForCondition() now uses polymorphsim instead of templtes 2010-04-28 16:12:54 -07:00
SurfaceComposerClient.h Added a name to Surface created by SurfaceFlinger 2010-03-01 18:34:50 -08:00