replicant-frameworks_native/include
Dianne Hackborn 88c0d696cc DO NOT MERGE. Integrate add new screen width/height in "dp" configs.
You can now specify resource configuration variants "wNNNdp"
and "hNNNdp".  These are the minimum screen width/height in "dp"
units.  This allows you to do things like have your app adjust
its layout based only on the about of horizontal space available.

This introduces a new configuration change flag for screen size.
Note that this configuration change happens each time the orientation
changes.  Applications often say they handle the orientation change
to avoid being restarted at a screen rotation, and this will now
cause them to be restarted.  To address this, we assume the app can
handle this new config change if its target SDK version is < ICS.

Change-Id: I4acb73d82677b74092c1da9e4046a4951921f9f4
2011-05-12 18:39:51 -07:00
..
binder Binder linkage no longer depends on JNI objrefs as persistent tokens 2011-02-28 11:37:20 -08:00
gui SurfaceTextureClient: Add ISurfaceTexture getter. 2011-03-14 17:47:11 -07:00
pim
private Add support for up to 32 buffers per Surface 2011-03-01 14:09:06 -08:00
surfaceflinger ANativeWindow: add queues-to-window-composer check. 2011-03-08 16:49:51 -08:00
tts
ui Better compat mode part one: start scaling windows. 2011-05-09 17:03:24 -07:00
utils DO NOT MERGE. Integrate add new screen width/height in "dp" configs. 2011-05-12 18:39:51 -07:00