OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clamped
(Results
1 - 25
of
40
) sorted by null
1
2
/packages/apps/Gallery3D/src/com/cooliris/media/
FloatUtils.java
36
*
clamped
to the target value
77
* @return the
clamped
value
93
* @return the
clamped
value
113
* @return the
clamped
value
133
* @return the
clamped
value
/dalvik/vm/mterp/x86/
cvtfp_int.S
3
* if the result > maxint, it should be
clamped
to maxint. If it is less
4
* than minint, it should be
clamped
to minint. If it is a nan, the result
/external/dropbear/libtommath/
bn_mp_set_int.c
38
/* ensure that digits are not
clamped
off */
/external/proguard/src/proguard/gui/splash/
LinearTiming.java
50
// Compute the
clamped
linear interpolation.
/external/qemu/android/skin/
window.h
52
/* change the brightness of the emulator LCD screen. 'brightness' will be
clamped
to 0..255 */
/frameworks/base/awt/javax/imageio/plugins/jpeg/
JPEGQTable.java
129
* multiplied by the scaleFactor and then
clamped
if forceBaseline is true.
134
* the force baseline flag, the values should be
clamped
if true.
/external/iptables/libipq/
ipq_set_mode.3
60
is 65535 (greater values will be
clamped
to this by ip_queue).
/external/webkit/WebCore/rendering/
RenderSlider.cpp
383
bool
clamped
;
local
384
double value = range.valueFromElement(element, &
clamped
);
385
if (
clamped
)
/external/bluetooth/glib/docs/reference/glib/tmpl/
macros.sgml
172
@Returns: the value of @x
clamped
to the range between @low and @high.
/external/qemu/distrib/sdl-1.2.12/src/events/
SDL_mouse.c
148
/* If not relative mode, generate relative motion from
clamped
X/Y.
/frameworks/base/docs/html/guide/appendix/
app-intents.jd
71
zoom level is 23. A larger zoom level will be
clamped
to 23.
g-app-intents.jd
81
zoom level is 23. A larger zoom level will be
clamped
to 23.
/external/srec/srec/include/
frontapi.h
645
* waveform buffer and the resultant samples
clamped
to a 16-bit
803
* waveform buffer and the resultant samples
clamped
to a 16-bit
[
all
...]
/frameworks/base/media/java/android/media/
AudioTrack.java
416
* be
clamped
at this value.
425
* be
clamped
at this value.
630
* Sets the specified left/right output volume values on the AudioTrack. Values are
clamped
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
DragController.java
390
// Update the drag view. Don't use the
clamped
pos here so the dragging looks
/system/core/libpixelflinger/codeflinger/
texturing.cpp
534
// u has not been
CLAMPed
yet
570
// u has not been
CLAMPed
yet
[
all
...]
/dalvik/vm/
InlineNative.c
397
* The "start" parameter must be
clamped
to [0..count].
/external/webkit/WebCore/platform/
ScrollView.cpp
295
// This rect is not
clamped
, since Mail actually relies on receiving an unclamped rect with negative coordinates in order to
[
all
...]
/external/webkit/WebCore/platform/graphics/openvg/
PainterOpenVG.cpp
755
// requiring height distances and
clamped
radius sizes to be flipped.
/external/astl/tests/
test_string.cpp
192
string str05(str01, 0, 17); // invalid length ->
clamped
/external/webkit/WebCore/platform/chromium/
PopupMenuChromium.cpp
126
// Positive is down. The resulting index will be
clamped
to the range
[
all
...]
/frameworks/base/tools/aapt/
Images.cpp
878
// sure the pixels will not be pre-dithered/
clamped
until we decide they are
[
all
...]
/dalvik/vm/alloc/
HeapSource.c
72
- keep mspace max footprint
clamped
to actual footprint
[
all
...]
/dalvik/vm/mterp/out/
InterpAsm-x86.S
[
all
...]
/external/v8/
ChangeLog
434
are always
clamped
to the 0..255 interval.
[
all
...]
Completed in 165 milliseconds
1
2