/frameworks/base/services/java/com/android/server/power/ |
DisplayPowerController.java | 80 // If true, enables the use of the screen auto-brightness adjustment setting. 84 // The maximum range of gamma adjustment possible using the screen 85 // auto-brightness adjustment setting. 91 // If true, enables the use of the current time as an auto-brightness adjustment. 99 // Specifies the maximum magnitude of the time of day adjustment. 104 // threshold of perceptibility and so that the adjustment has maximum effect 211 // The auto-brightness spline adjustment. [all...] |
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-shaper.cpp | 923 HB_Fixed adjustment = positions[i].x_advance; local 926 adjustment = HB_FIXED_ROUND(adjustment); 929 ; //advances[i] = adjustment; 931 advances[i] += adjustment; [all...] |
/external/clang/lib/CodeGen/ |
MicrosoftCXXABI.cpp | 202 /// \brief Shared code for virtual base adjustment. Returns the offset from 211 /// \brief Performs a full virtual base adjustment. Used to dereference 646 // Only member pointers to functions need a this adjustment, since it can be 673 // The virtual base adjustment field is always -1 for null, so if we have one [all...] |
/external/ceres-solver/internal/ceres/ |
system_test.cc | 35 // adjustment problem with 16 cameras and two thousand cameras. The 310 // access to a bundle adjustment problem. It is based on
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
OverridesSupport.js | 202 * Chromium on Android uses a device scale adjustment for fonts used in text autosizing for 205 * For a description of the Android device scale adjustment algorithm, see:
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/ |
SimpleFontDataMac.mm | 217 // web standard. The AppKit adjustment of 20% is too big and is 218 // incorrectly added to line spacing, so we use a 15% adjustment instead
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
strtod.cc | 291 // The product of input with the adjustment power fits into a 64 bit 295 // The adjustment power is exact. There is hence only an error of 0.5.
|
/external/chromium_org/third_party/freetype/src/cff/ |
cf2blues.c | 206 /* take maximum before darkening adjustment */ 255 /* take maximum before darkening adjustment */
|
/external/chromium_org/ui/views/bubble/ |
bubble_frame_view.cc | 307 // Get the desired bubble bounds without adjustment. 315 // Calculate off-screen adjustment.
|
/external/chromium_org/v8/src/ |
strtod.cc | 292 // The product of input with the adjustment power fits into a 64 bit 296 // The adjustment power is exact. There is hence only an error of 0.5.
|
/external/freetype/src/cff/ |
cf2blues.c | 206 /* take maximum before darkening adjustment */ 255 /* take maximum before darkening adjustment */
|
/external/icu4c/layout/ |
LEGlyphStorage.h | 421 * @param xAdjust the adjustment to the glyph's X position 422 * @param yAdjust the adjustment to the glyph's Y position
|
/external/jpeg/ |
wizard.doc | 15 Quantization Table Adjustment 89 Sampling Factor Adjustment
|
/external/llvm/include/llvm/MC/ |
MCDwarf.h | 350 createAdjustCfaOffset(MCSymbol *L, int Adjustment) { 351 return MCCFIInstruction(OpAdjustCfaOffset, L, 0, Adjustment, "");
|
/external/llvm/lib/MC/ |
MCStreamer.cpp | 276 void MCStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { 279 MCCFIInstruction::createAdjustCfaOffset(Label, Adjustment);
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMMachObjectWriter.cpp | 330 // PC pre-adjustment of 8 for these instructions. 336 // PC pre-adjustment of 4 for these instructions.
|
/external/llvm/lib/Target/X86/ |
X86FrameLowering.cpp | 259 /// stack adjustment is returned as a positive value for ADD/LEA and a negative for 556 // We need this to be a stack adjustment pointer. Something like: 706 // Insert stack pointer adjustment for later moving of return addr. Only 738 // Calculate required stack adjustment. 751 // Update the frame offset adjustment. [all...] |
/external/qemu/distrib/jpeg-6b/ |
wizard.doc | 15 Quantization Table Adjustment 89 Sampling Factor Adjustment
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11wm.c | 344 * instead of the WMwindow, which will make the adjustment go wild 355 * window again with an adjustment.
|
/external/v8/src/ |
strtod.cc | 292 // The product of input with the adjustment power fits into a 64 bit 296 // The adjustment power is exact. There is hence only an error of 0.5.
|
/frameworks/wilhelm/src/itf/ |
IOutputMixExt.c | 247 // no gain adjustment needed, so do a simple add 261 // no gain adjustment needed, so do a simple copy
|
/system/core/adb/ |
services.c | 225 // set OOM adjustment to zero 240 // Don't set child's OOM adjustment to zero.
|
/bootable/recovery/minui/ |
resources.c | 40 // need this functionality (it's used for gamma adjustment) so provide
|
/external/aac/libSBRdec/src/ |
sbr_scale.h | 97 adjustment, if scaling factors of a filter state and the time signal differ.
|
/external/chromium/chrome/browser/resources/options/ |
search_engine_manager_engine_list.js | 134 // Do final adjustment to the input fields.
|