OSDN Git Service

Revert "Added Support for 64bit RGB format"
authorrenchenglei <chenglei.ren@intel.com>
Thu, 11 Oct 2018 06:22:37 +0000 (14:22 +0800)
committerLin Johnson <johnson.lin@intel.com>
Fri, 12 Oct 2018 05:36:10 +0000 (13:36 +0800)
commit04ebd80cbb5c58d0f95f5c831ae27fbff0796daa
tree3186ac223c56376c81f013fcc8c6524ba71a3984
parent7d0f3f1d776b623e5d975987fb080e859b669da7
Revert "Added Support for 64bit RGB format"
This reverts commit 47bd806579dd
The Android framework uses successful allocation of
HAL_PIXEL_FORMAT_RGBA_FP16 to test for wide-gamut capabilities.
We don't want to advertise this, so let's revert.

This revert won't cause regression on CTS test case
android.hardware.cts.HardwareBufferTest#testCreate

android.graphics.cts.BitmapColorSpaceTest#test16bitHardware
can pass if the framework falls back to RGBA8888, as is the plan.

Jira: https://jira01.devtools.intel.com/browse/OAM-68897
Tests: test16bitHardware and testCreate both pass
cros_gralloc/i915_private_android.cc
i915_private.c