replicant-frameworks_native/include
Jeff Brown e6d77c593d Add traits to common utils data structures.
Many of our basic data structures are trivially movable using
memcpy() even if they are not trivially constructable, destructable
or copyable.  It's worth taking advantage of this *ahem* trait.

Adding trivial_move_trait to String16 reduces appt running
time on frameworks/base/core/res by 40%!

Change-Id: I630a1a027e2d0ded96856e4ca042ea82906289fe
2012-03-16 16:21:21 -07:00
..
binder get rid of MemoryHeapPmem 2012-02-27 19:58:57 -08:00
camera Move CameraParameters.h to frameworks/native. 2012-03-14 17:17:05 -07:00
gui SurfaceTexture: Fully refactored from BufferQueue 2012-03-13 14:39:07 -07:00
media Remove all traces of long obsolete OMXComponentBase class. 2012-03-16 09:00:53 -07:00
private fix libgui header location 2012-02-27 13:03:08 -08:00
ui remove dependency on android_native{s_priv|buffer}.h 2012-02-24 18:26:01 -08:00
utils Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00