Go to file
Mathias Agopian df37b62c62 SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything.
This change makes SurfaceHolder.setType(GPU) obsolete (it's now ignored).
Added an API to android_native_window_t to allow extending the functionality without ever breaking binary compatibility. This is used to implement the new set_usage() API. This API needs to be called by software renderers because the default is to use usage flags suitable for h/w.
2009-08-11 16:12:56 -07:00
awt
camera/libcameraservice Fix issue 1795088 Improve audio routing code 2009-07-23 06:03:39 -07:00
cmds Fix network order for marshalling in keystore interface. 2009-08-10 16:13:00 +08:00
im/java/android/im
include SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. 2009-08-11 16:12:56 -07:00
libs SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. 2009-08-11 16:12:56 -07:00
opengl SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. 2009-08-11 16:12:56 -07:00
vpn/java/android/net/vpn Issue an error when VPN connection is lost. 2009-08-03 16:22:24 +08:00
MODULE_LICENSE_APACHE2
NOTICE