Skip to content
Snippets Groups Projects
Commit 6e60b140 authored by Ady Abraham's avatar Ady Abraham
Browse files

SF: pass Color as float to HWC

In HWC3 Color is represented as a float [0.0 - 1.0] to be consistent
across the stack. SF passes the color as float and it gets translated
back to uint8_t for HWC2.

Bug: 207139550
Test: atest SurfaceFlinger_test
Change-Id: I83867eed70bd3baa3292c9cc099d891ba9cc6183
parent 87f867eb
No related branches found
No related tags found
No related merge requests found
Showing
with 48 additions and 35 deletions
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