replicant-vendor_cmsdk/cm/res
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 livedisplay: Add support for direct color balance control 2016-07-20 10:07:31 -07:00
Android.mk cmsdk: Make sure we're generating as 0x3F res id 2015-10-26 15:38:23 -07:00
AndroidManifest.xml cmsdk: Create brokerablecmsystemservice concept. 2016-07-01 10:41:53 -07:00