Leon Scroggins III ce89a6e656 Work around incorrect Skia gamma
Bug: 74408046
Test: Ic6acdc4a1a16840ec6ad9b13b4926c643d0f81ae

Skia incorrectly sets the gamma for LINEAR_EXTENDED_SRGB to 0 as a
misguided optimization attempt. As a result, a HARDWARE Bitmap which
natively has this color space does not match it properly. (Note that we
already catch an F16 Bitmap, above.) Add a workaround in
Bitmap.getColorSpace() to check for the color space explicitly.

Change-Id: Id595e365d1c8d572cfcea214d230a8ce1decdc01
2018-03-13 15:39:39 -04:00
2018-03-13 15:39:39 -04:00
2018-03-07 23:24:02 -08:00
2018-03-02 11:46:59 -08:00
2018-02-28 19:06:48 -08:00
2018-03-09 19:10:52 +00:00
2018-02-28 19:06:48 -08:00
2018-03-07 21:50:12 +00:00
2017-11-20 11:13:48 -08:00
2018-03-07 21:50:12 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%