commit | 6e25e38e43f9e7f71397dfab7ed32c81c7bf7d46 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Wed Jul 18 15:50:29 2012 -0700 |
committer | Romain Guy <romainguy@google.com> | Wed Jul 18 16:28:44 2012 -0700 |
tree | 0bca4ce1b09dee6f3bfeb941ca324b4ca91a1eff | |
parent | accf721ebdf4d3da53e8ae09572650775bfe10f8 [diff] |
Add a new method for text gamma correction To select the gamma correction method, adb shell setprop hwui.text_gamma_correction with one of the following values: lookup3 lookup shader3 shader See Properties.h for more information about these different methods. You can also control gamma correction using the following properties: hwui.text_gamma hwui.text_gamma.black_threshold hwui.text_gamma.white_threshold Change-Id: I47970b804d2c590c37d3da5008db094241579e25