Support more color buffer formats in gralloc

This patch adds basic supports for the following formats:

HAL_PIXEL_FORMAT_RGBA_FP16
HAL_PIXEL_FORMAT_RGBA_1010102

It also removes camera flag for HAL_PIXEL_FORMAT_BLOB.

b/37719518

Test: cts-tradefed run cts -m CtsHardwareTestCases -t
android.hardware.cts.HardwareBufferTest#testCreate

Change-Id: Idaa39eb3c716e7c6327ad646b6bdfc023b6df555
1 file changed
tree: 8d9964ace3d53eee318674b5b14a3c8d43a0981e
  1. host/
  2. shared/
  3. system/
  4. tests/
  5. Android.mk
  6. common.mk
  7. README