replicant-vendor_cmsdk/sdk
Steve Kondik 86cae92291 livedisplay: Add support for direct color balance control
* We currently use the DisplayColorCalibration API for setting display
   temperature which makes a lot of guesses about what temperature
   the display really is. Some devices will support the new ColorBalance
   API (via QDCM or other mechanism), which offers a calibrated
   alternative. Add support for this, which will supercede DCC if
   available.
 * Additionally, define the available color temperature range as a
   set of overlayable values so this can be specified per-device.
   This range will be mapped to balance values using the power curve
   calculations in the new MathUtils class.

Change-Id: I99608c09807b747d962680293c7b0cee8d669003
2016-07-20 10:07:31 -07:00
..
res/res/values cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
src/java livedisplay: Add support for direct color balance control 2016-07-20 10:07:31 -07:00
AndroidManifest.xml cmsdk: set minsdk to api level 4 2016-05-02 10:07:44 -07:00
proguard.txt cmsdk: include our own consumer proguard rules 2016-05-02 10:08:21 -07:00