commit | 7a45d2c310e0596506a80ad1c09fb60822c8a4fa | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Mon Oct 15 15:56:05 2018 -0700 |
committer | Peiyong Lin <lpy@google.com> | Tue Oct 16 16:50:25 2018 +0000 |
tree | 800b5af6390edb11e2fdaafea81daa727c37aaaf | |
parent | a3608c91163829d8ee150c5d0c0e7c6b259fbceb [diff] |
[Graphics] Align Display P3 transfer function coefficients. The transfer function of Display P3 should be sRGB transfer function, previously we defined f as 0.039, however, the sRGB transfer function defines f as 0.04045. This patch fixes it. BUG: 116726537 Test: Build, flash and boot Change-Id: I247092d8ce939aa743f23a1f8688cbaf0874fb99 Merged-In: I247092d8ce939aa743f23a1f8688cbaf0874fb99