replicant-frameworks_native/libs
Jamie Gennis 89c2dd2cc2 Change the framework to use the new camera preview path.
This change makes the camera HAL interface take an ANativeWindow interface from
which all the camera preview buffers will be allocated.  The framework code
running in application processes now passes a Surface object rather than an
ISurface to the camera server via Binder when setting the preview surface.  The
camera server then forwards that Surface object (which implements the
ANativeWindow interface) to the camera HAL, which uses it to communicate with
SurfaceFlinger to allocate the camera preview buffers.

Change-Id: Ie438f721559cd7de5e4f848a26d96360dda07b5f
2010-08-23 14:31:30 -07:00
..
binder am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread 2010-07-27 14:04:14 -07:00
gui Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
surfaceflinger_client Change the framework to use the new camera preview path. 2010-08-23 14:31:30 -07:00
ui Merge "remove unused pixel format" into gingerbread 2010-08-19 13:37:35 -07:00
utils am 821afa9a: am 54d41379: Merge "Add OBB flags to support overlays" into gingerbread 2010-08-21 09:41:12 -07:00