Put HWUI & Webview color space in a struct
The color space parameters are currently separate members. This was making passing color space parameters to functions a bit messy. This CL puts the color space parameters into their own struct which can be cleanly passed to functions. Test: Builds locally Change-Id: I3709b88dbdedb9616d4905ee973c3099f95b3ca7
Loading
Please register or sign in to comment