Files
android_frameworks_base/core/java/android
Patrick Scott 45948fd407 First pass at the url rendering service.
The service renders a list of urls at the given dimension and invokes the
callback interface for each result. A ParcelFileDescriptor is used to transfer
the large image data to the client. The client must close the file descriptor
is order free the underlying resources.

A more robust api will use UrlRendererRequest and UrlRendererResponse objects
to transfer data.
2010-01-28 08:27:42 -05:00
..
2009-11-13 13:53:39 -08:00
2010-01-27 13:51:53 -08:00
2010-01-14 14:57:20 -08:00
2010-01-27 15:53:40 -08:00