Skip to content
Commit 4c9a5508 authored by Ahan Wu's avatar Ahan Wu
Browse files

Using linear interpolation in fragment shader to avoid over saturation.

The color of wallpaper is over saturated after remapping in the
fragment shader so we also apply linear interpolation between original
color and remapped color to avoid over saturation.

In addition, we also add some comments, which is offered by UX,
to fragment shader, thanks the great help of Vignesh!

Bug: 126500189
Bug: 123615467
Test: Manually set wallpaper, compare the saturation of the image between wallpaper and wallpaper picker.
Change-Id: Ibc063dfbc880c9b7dce8bec33fa2fd189ecf7d72
parent df44944f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment