platform_hardware_libhardware/tests
Eino-Ville Talvala 2388a2dc91 Camera2: Use HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED
Align camera2's management of platform-opaque formats with rest of
framework. Instead of using CAMERA2_PIXEL_FORMAT_OPAQUE, use
HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED as the format for both the
camera HAL and for gralloc, and depend on the gralloc usage flags to
let the gralloc module select the appropriate real format for specific
stream endpoints.

Add a new gralloc usage for ZSL mode, where the camera service will
hold a streaming circular buffer of opaque full-resolution images
during camera preview. Since this is an opaque format that needs to be
optimized for 30fps operation, need gralloc to be aware of this use
case.

Bug: 6243944
Change-Id: If7f2516649381ce9bcffe4e319b63cbc068f643f
2012-08-28 14:22:53 -07:00
..
camera2 Camera2: Use HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED 2012-08-28 14:22:53 -07:00
keymaster Enhance keymaster tests 2012-08-09 12:12:28 -07:00
nusensors improve sensor HAL test 2011-09-18 15:21:33 -07:00
Android.mk New sensor HAL and test 2010-07-14 20:39:46 -07:00