Home
last modified time | relevance | path

Searched refs:maximum (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/av/services/audioflinger/
DFastMixerDumpState.cpp127 wall.mean()*1e-6, wall.minimum()*1e-6, wall.maximum()*1e-6, in dump()
131 loadNs.mean()*1e-3, loadNs.minimum()*1e-3, loadNs.maximum()*1e-3, in dump()
139 kHz.mean()*1e-3, kHz.minimum()*1e-3, kHz.maximum()*1e-3, kHz.stddev()*1e-3); in dump()
142 loadMHz.mean(), loadMHz.minimum(), loadMHz.maximum(), loadMHz.stddev()); in dump()
157 left.mean()*1e-6, left.minimum()*1e-6, left.maximum()*1e-6, left.stddev()*1e-6, in dump()
158 right.mean()*1e-6, right.minimum()*1e-6, right.maximum()*1e-6, in dump()
DThreads.cpp399 double maximum = mWcStats.maximum(); in sample() local
403 double maxCycles = mHzStats.maximum(); in sample()
417 maximum * .001, in sample()
421 maximum / perLoop100, in sample()
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
Dwbalance.rs96 int maximum = max(estimation.r, max(estimation.g, estimation.b));
97 float avg = (minimum + maximum) / 2.f;
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
Dwbalance.rs96 int maximum = max(estimation.r, max(estimation.g, estimation.b));
97 float avg = (minimum + maximum) / 2.f;
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
Dwbalance.rs96 int maximum = max(estimation.r, max(estimation.g, estimation.b));
97 float avg = (minimum + maximum) / 2.f;
/frameworks/av/media/libcpustats/include/cpustats/
DCentralTendencyStatistics.h43 double maximum() const { return mMaximum; } in maximum() function
/frameworks/rs/script_api/
Drs_atomic.spec137 summary: Thread-safe maximum
139 Atomicly sets the value at addr to the maximum of *addr and value, i.e.
Drs_math.spec947 Returns the maximum of a and b, i.e. <code>(a &lt; b ? b : a)</code>.
1484 Returns the maximum value of two arguments.
/frameworks/base/core/proto/android/service/
Dbattery.proto68 // The maximum value for the charge level
Dpower.proto356 // The maximum screen dim time expressed as a ratio relative to the screen off timeout.
362 // The maximum allowable screen off timeout according to the device administration policy.
/frameworks/av/media/libaudioclient/
DAudioTrackShared.cpp94 const uint32_t maximum = frameCount(); in setBufferSizeInFrames() local
96 if (maximum < minimum) { in setBufferSizeInFrames()
97 clippedSize = maximum; in setBufferSizeInFrames()
100 } else if (clippedSize > maximum) { in setBufferSizeInFrames()
101 clippedSize = maximum; in setBufferSizeInFrames()
/frameworks/rs/script_api/include/
Drs_atomic.rsh149 * rsAtomicMax: Thread-safe maximum
151 * Atomicly sets the value at addr to the maximum of *addr and value, i.e.
Drs_math.rsh1745 * Returns the maximum of a and b, i.e. (a < b ? b : a).
2627 * Returns the maximum value of two arguments.
/frameworks/compile/mclinker/tools/mcld/
DOptions.td357 HelpText<"Set the maximum limit of errors">;
361 HelpText<"Set the maximum limit of warnings">;
465 HelpText<"Set the maximum size of objects to be optimized using GP">;
/frameworks/av/media/libaaudio/
DDoxyfile.orig50 # the documentation. The maximum height of the logo should not exceed 55 pixels
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
209 # Minimum value: 1, maximum value: 16, default value: 4.
385 # Minimum value: 0, maximum value: 9, default value: 0.
611 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the
618 # Minimum value: 0, maximum value: 10000, default value: 30.
983 # Minimum value: 1, maximum value: 20, default value: 5.
1089 # Minimum value: 0, maximum value: 359, default value: 220.
1097 # Minimum value: 0, maximum value: 255, default value: 100.
1108 # Minimum value: 40, maximum value: 240, default value: 80.
[all …]
DDoxyfile50 # the documentation. The maximum height of the logo should not exceed 55 pixels
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
209 # Minimum value: 1, maximum value: 16, default value: 4.
385 # Minimum value: 0, maximum value: 9, default value: 0.
611 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the
618 # Minimum value: 0, maximum value: 10000, default value: 30.
992 # Minimum value: 1, maximum value: 20, default value: 5.
1098 # Minimum value: 0, maximum value: 359, default value: 220.
1106 # Minimum value: 0, maximum value: 255, default value: 100.
1117 # Minimum value: 40, maximum value: 240, default value: 80.
[all …]
/frameworks/base/services/core/java/com/android/server/
DDropBoxManagerService.java785 int maximum = quotaKb * 1024 / mBlockSize; in trimToFit() local
786 mCachedQuotaBlocks = Math.min(maximum, Math.max(0, nonreserved * quotaPercent / 100)); in trimToFit()
/frameworks/wilhelm/tests/examples/
DslesTestDecodeAac.cpp834 printf(" maximum = %.1f bytes\n", frameStats.maximum()); in TestDecToBuffQueue()
/frameworks/native/services/inputflinger/
DEventHub.cpp297 if (info.minimum != info.maximum) { in getAbsoluteAxisInfo()
300 outAxisInfo->maxValue = info.maximum; in getAbsoluteAxisInfo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java434 public int computeMaxKeyguardNotifications(int maximum) { in computeMaxKeyguardNotifications() argument
462 if (availableSpace >= 0 && count < maximum) { in computeMaxKeyguardNotifications()
/frameworks/base/proto/src/
Dipconnectivity.proto282 // The maximum APF program size in byte advertised by hardware.
/frameworks/native/docs/
DDoxyfile44 # included in the documentation. The maximum height of the logo should not
45 # exceed 55 pixels and the maximum width should not exceed 200 pixels.
562 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines
1857 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1867 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
/frameworks/wilhelm/doc/
DDoxyfile470 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines
1585 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1595 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
/frameworks/native/vulkan/api/
Dvulkan.api39 define VK_MAX_MEMORY_HEAPS 16 /// The maximum number of unique memory heaps, each o…
2951 … /// The fragment alpha channel can be forced to maximum representable alp…
2992 /// resource maximum sizes
/frameworks/data-binding/compiler/src/main/resources/
DNOTICE.txt829 1.8.1. "Licensable" means having the right to grant, to the maximum
1055 the terms of this License to the maximum extent possible; and (b)

12