commit | fad6ef537b2e96a6f5aaeb6a70dd63fc389e18ff | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Wed Aug 02 22:41:52 2023 +0000 |
committer | Alec Mouri <alecmouri@google.com> | Fri Aug 04 18:26:38 2023 +0000 |
tree | b14bb86dc2b9c000835d79d5dfacaac2e909e478 | |
parent | 8729f8247b81db774741ac87816a7b52801826b6 [diff] |
Fix extended range handling when Gamma OETF is used Populating fakeOutputDataspace got dropped, which turned off the one-off workaround to bypass skia's color management to encode as gamma 2.2. Turn it back on to prevent flickers on some devices. Bug: 293311643 Test: SilkFX test app Change-Id: I4370756c48fe79c1b4fcbd88a3bf2579fde1bf65 (cherry picked from commit e0bb6f4ff13cc45b61a1b0edccbf875bb3871c89)