/packages/apps/Settings/res/xml/ |
display_settings.xml | 23 android:key="brightness" 24 android:title="@string/brightness"
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
ColorUtils.java | 24 public static float brightness(int argb) { method in class:ColorUtils
|
/external/cros/system_api/dbus/power_manager/ |
policy.proto | 110 // Backlight brightness in the range [0.0, 100.0] to use when on AC or battery 112 // set to the requested brightness. The updated brightness persists until the 144 // If true, force the panel backlight to a non-zero brightness level in
|
/frameworks/base/core/tests/coretests/src/android/os/ |
BrightnessLimit.java | 33 * Tries to set the brightness to 0. Should be silently thwarted by the framework.
|
/packages/apps/TvSettings/QuickSettings/res/xml/ |
quick_settings.xml | 40 app:key="brightness"
|
/packages/services/Car/service/src/com/android/car/hal/ |
PowerHalService.java | 83 * Received display brightness change event. 84 * @param brightness in percentile. 100% full. 86 void onDisplayBrightnessChange(int brightness); 271 Log.w(CarLog.TAG_POWER, "Max display brightness from vehicle HAL is invald:" +
|
/external/kernel-headers/original/uapi/linux/ |
pmu.h | 26 #define PMU_BACKLIGHT_BRIGHT 0x41 /* set backlight brightness */ 39 #define PMU_GET_BRIGHTBUTTON 0xd9 /* report brightness up/down pos */ 59 #define PMU_INT_SNDBRT 0x08 /* sound/brightness up/down buttons */
|
/frameworks/base/services/core/java/com/android/server/display/ |
DisplayDevice.java | 132 * @param brightness The new display brightness. 136 public Runnable requestDisplayStateLocked(int state, int brightness) {
|
/hardware/bsp/intel/peripheral/libupm/src/tm1637/ |
tm1637.h | 88 * @param bright Initial brightness, from 0 (dark) to 7 (bright) (default is 3) 132 * Controls the brightness of the display 134 * @param value Brightness, from 0 (darkest) to 7 (brightest)
|
/hardware/qcom/display/msm8996/libqservice/ |
IQService.h | 43 GET_PANEL_BRIGHTNESS = 2, // Provides ability to set the panel brightness 44 SET_PANEL_BRIGHTNESS = 3, // Provides ability to get the panel brightness 62 TOGGLE_SCREEN_UPDATES = 20, // Provides ability to set the panel brightness
|
/hardware/qcom/display/msmcobalt/libqservice/ |
IQService.h | 43 GET_PANEL_BRIGHTNESS = 2, // Provides ability to set the panel brightness 44 SET_PANEL_BRIGHTNESS = 3, // Provides ability to get the panel brightness 62 TOGGLE_SCREEN_UPDATES = 20, // Provides ability to set the panel brightness
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
pmu.h | 24 #define PMU_BACKLIGHT_BRIGHT 0x41 /* set backlight brightness */ 37 #define PMU_GET_BRIGHTBUTTON 0xd9 /* report brightness up/down pos */ 57 #define PMU_INT_SNDBRT 0x08 /* sound/brightness up/down buttons */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
pmu.h | 24 #define PMU_BACKLIGHT_BRIGHT 0x41 /* set backlight brightness */ 37 #define PMU_GET_BRIGHTBUTTON 0xd9 /* report brightness up/down pos */ 57 #define PMU_INT_SNDBRT 0x08 /* sound/brightness up/down buttons */
|
/device/moto/shamu/overlay/frameworks/base/core/res/res/values/ |
config.xml | 29 <!-- Flag indicating whether the we should enable the automatic brightness in Settings. 33 <!-- Array of light sensor LUX values to define our levels for auto backlight brightness support. 87 <!-- Minimum screen brightness allowed by the power manager. --> 90 <!-- Screen brightness when dozing. --> 93 <!-- Default screen brightness setting. 97 <!-- Minimum screen brightness setting allowed by the power manager. 98 The user is forbidden from setting the brightness below this level. -->
|
/frameworks/base/core/java/android/os/ |
PowerManager.java | 139 * Wake lock level: Ensures that the screen is on at full brightness; 157 * full brightness. 268 * Brightness value for fully on. 274 * Brightness value for fully off. 280 * Brightness value for default policy handling by the system. 445 * Gets the minimum supported screen brightness setting. 456 * Gets the maximum supported screen brightness setting. 467 * Gets the default screen brightness setting. 476 * Returns true if the twilight service should be used to adjust screen brightness 748 * Boosts the brightness of the screen to maximum for a predetermine [all...] |
/frameworks/base/services/core/java/com/android/server/power/ |
PowerManagerService.java | 108 // Message: Sent when the screen brightness boost expires. 135 // Dirty bit: brightness boost changed 158 // Screen brightness boost timeout. 252 // Timestamp of the last screen brightness boost. 408 // Screen brightness setting limits. 413 // The screen brightness setting, from 0 to 255. 417 // The screen auto-brightness adjustment setting, from -1 to 1. 421 // The screen brightness mode. 425 // The screen brightness setting override from the window manager 426 // to allow the current foreground activity to override the brightness [all...] |
/external/vulkan-validation-layers/demos/smoke/android/src/main/jni/ |
Smoke.push_constant.vert.h | 33 Name 75 "brightness" 90 75(brightness): 74(ptr) Variable Function 149 Store 75(brightness) 84 150 85: 6(float) Load 75(brightness) 152 Store 75(brightness) 86 165 106: 6(float) Load 75(brightness)
|
Smoke.vert.h | 33 Name 75 "brightness" 91 75(brightness): 74(ptr) Variable Function 150 Store 75(brightness) 84 151 85: 6(float) Load 75(brightness) 153 Store 75(brightness) 86 166 106: 6(float) Load 75(brightness)
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
FingerprintUnlockController.java | 161 // Defer changing the screen brightness by forcing doze brightness on our window 303 // Disable brightness override when the ambient contents are fully invisible.
|
/device/asus/fugu/ |
init.fugu.rc | 70 chown system system /sys/class/backlight/psb-bl/brightness 73 chmod 0664 /sys/class/backlight/psb-bl/brightness 158 # Stop led blinking and reduce brightness 160 write /sys/class/leds/white/brightness 0
|
/device/google/marlin/overlay/frameworks/base/core/res/res/values/ |
config.xml | 41 <!-- Flag indicating whether the we should enable the automatic brightness in Settings. 45 <!-- Stability requirements in milliseconds for accepting a new brightness level. This is used 48 brightness changes occur in response to an observed change in light level that exceeds the 53 <!-- Array of light sensor LUX values to define our levels for auto backlight brightness support. 109 <!-- Minimum screen brightness allowed by the power manager. --> 112 <!-- Screen brightness when dozing. --> 115 <!-- Default screen brightness setting. 119 <!-- Minimum screen brightness setting allowed by the power manager. 120 The user is forbidden from setting the brightness below this level. -->
|
/external/autotest/client/site_tests/power_Backlight/ |
power_Backlight.py | 50 raise error.TestFail(('Max brightness %d is not the highest ' +
|
/external/autotest/client/site_tests/power_VideoDetector/ |
power_VideoDetector.py | 37 # Start with max brightness, so we can easily detect dimming.
|
/external/opencv3/3rdparty/include/ffmpeg_/libswscale/ |
swscale.h | 235 * @param brightness 16.16 fixed point brightness correction 242 int brightness, int contrast, int saturation); 249 int *brightness, int *contrast, int *saturation);
|
/external/webrtc/webrtc/modules/video_processing/util/ |
skin_detection.cc | 58 // Ignore MB with too high or low brightness.
|