replicant-frameworks_native/libs
Dianne Hackborn efa1085066 Add new native Looper API.
This allows us to avoid exposing the file descriptor of
the event queue; instead, you attach an event queue to
a looper.  This will also should allow native apps to be
written without the need for a separate thread, by attaching
the event queue to the main thread's looper and scheduling
their own messages there.

Change-Id: I38489282635895ae2cbfacb88599c1b1cad9b239
2010-07-02 18:57:02 -07:00
..
audioflinger
binder
surfaceflinger remove unused YUV formats 2010-07-01 21:17:56 -07:00
surfaceflinger_client
ui remove unused YUV formats 2010-07-01 21:17:56 -07:00
utils Add new native Looper API. 2010-07-02 18:57:02 -07:00