replicant-frameworks_native/libs
Mathias Agopian 9e911efc10 fix [2262591] Junk on screen in ERD46
since we're using the GPU for composition, don't use a texture for dimming,
instead simply use an alpha-blended quad.

also workaround what looks like a GL driver bug by calling glFinish() before
glReadPixels().
2009-11-16 14:55:36 -08:00
..
audioflinger
binder
surfaceflinger fix [2262591] Junk on screen in ERD46 2009-11-16 14:55:36 -08:00
ui
utils