DescriptionGN: port a few missing Android bits from GYP.
The SK_GAMMA_ defines change text rendering on Android.
This is how they're set in GYP for Android... everyone else is default (sRGB).
Linking AndroidSkDebugToStdOut.o causes SkDebugf to go to both logcat and
stdout on Android. Without it, it only goes to logcat. The file has no effect
on non-Android platforms.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/b37c034ac8ad590c70ceac9811ba42a0bf34642c
Patch Set 1 #Messages
Total messages: 10 (5 generated)
|