java.lang.Object | |
↳ | cyanogenmod.hardware.LiveDisplayConfig |
Holder class for LiveDisplay static configuration. This class holds various defaults and hardware capabilities which are involved with LiveDisplay.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the range of supported color balance
| |||||||||||
Get the range of supported color temperatures
| |||||||||||
Get the supported range for contrast adjustment
| |||||||||||
Get the default value for auto contrast
| |||||||||||
Get the default value for automatic outdoor mode
| |||||||||||
Get the default value for CABC
| |||||||||||
Get the default value for color enhancement
| |||||||||||
Gets the default color temperature to use in the daytime.
| |||||||||||
Get the default adaptive mode.
| |||||||||||
Gets the default color temperature to use at night.
| |||||||||||
Get the supported range for hue adjustment
| |||||||||||
Get the supported range for intensity adjustment
| |||||||||||
Convenience method to get a list of all picture adjustment ranges
with a single call.
| |||||||||||
Get the supported range for saturation adjustment
| |||||||||||
Get the supported range for saturation threshold adjustment
| |||||||||||
Checks if a particular feature or mode is supported by the system.
| |||||||||||
Checks if LiveDisplay has support for adaptive modes.
| |||||||||||
Checks if LiveDisplay is available for use on this device.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
|
Get the range of supported color balance
Get the range of supported color temperatures
Get the supported range for contrast adjustment
Get the default value for auto contrast
Get the default value for automatic outdoor mode
Get the default value for CABC
Get the default value for color enhancement
Gets the default color temperature to use in the daytime. This is typically set to 6500K, however this may not be entirely accurate. Use this value for resetting controls to the default.
Get the default adaptive mode.
Gets the default color temperature to use at night. This is typically set to 4500K, but this may not be entirely accurate. Use this value for resetting controls to defaults.
Get the supported range for hue adjustment
Get the supported range for intensity adjustment
Convenience method to get a list of all picture adjustment ranges with a single call.
Get the supported range for saturation adjustment
Get the supported range for saturation threshold adjustment
Checks if a particular feature or mode is supported by the system.
Checks if LiveDisplay has support for adaptive modes.
Checks if LiveDisplay is available for use on this device.