replicant-frameworks_native/libs
Mathias Agopian 2b92d89e23 Add support for physically rotated displays
This feature is currently controled by a system property.
"ro.sf.hwrotation" can be set to either 90 or 270. It'll cause
SF to rotate the screen by 90 and 270 degres respectively.

That is, if the driver reports 800x480 for instance, and
ro.sf.hwrotation is set to 90, applications will "see" a
480x800 display and will run in portrait.

This is implemented by introducing an extra "display"
transformation in the GraphicPlane.
2010-02-08 15:49:35 -08:00
..
audioflinger Simplify the MemoryDealer implementation 2010-01-29 14:51:06 -08:00
binder Simplify the MemoryDealer implementation 2010-01-29 14:51:06 -08:00
surfaceflinger Add support for physically rotated displays 2010-02-08 15:49:35 -08:00
ui Add float support for set and get in CameraParameters. 2010-01-31 17:03:10 +08:00
utils Add string resource type inspection 2009-12-10 14:22:08 -08:00