replicant-vendor_cmsdk/sdk/src/java/org/cyanogenmod/internal/util
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
..
CmLockPatternUtils.java cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
FileUtils.java utils: Introduce FileUtils class 2016-06-16 10:44:36 -07:00
ImageUtils.java cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
MathUtils.java livedisplay: Add support for direct color balance control 2016-07-20 10:07:31 -07:00
QSConstants.java QS: Make themes a first class citizen again 2016-05-05 14:00:21 -07:00
QSUtils.java cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
ScreenType.java cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
ThemeUtils.java cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00