replicant-frameworks_native/services
Mathias Agopian cd60f99aba refactor compositing code to avoid multiple eglMakeCurrent() calls
when multiple displays are connected, we ended-up having to
call eglMakeCurrent() twice per display due to a limitation
in EGL. this fixes that.

Change-Id: I11e4584df50f8c24bbecee74e37b28b3ee031d2f
2012-08-16 20:58:58 -07:00
..
powermanager Use new PowerManager API. 2012-08-15 01:16:39 -07:00
sensorservice add a way to enable debugging sensors at runtime 2012-06-28 19:46:54 -07:00
surfaceflinger refactor compositing code to avoid multiple eglMakeCurrent() calls 2012-08-16 20:58:58 -07:00