HomeSort by relevance Sort by last modified time
    Searched full:clamp (Results 126 - 150 of 193) sorted by null

1 2 3 4 56 7 8

  /external/webkit/WebCore/inspector/front-end/
SourceCSSTokenizer.re2js 82 "-webkit-font-smoothing", "-webkit-highlight", "-webkit-line-break", "-webkit-line-clamp",
  /external/webkit/WebCore/platform/graphics/openvg/
PainterOpenVG.cpp 734 // clamp corner arc sizes
  /external/webkit/WebCore/platform/image-decoders/gif/
GIFImageReader.cpp 148 /* Clamp first and last rows to upper and lower edge of image. */
  /external/webkit/WebCore/rendering/
SVGInlineTextBox.cpp 342 // Then clamp with chunk range
RenderFlexibleBox.cpp 662 // We confine the line clamp ugliness to vertical flexible boxes (thus keeping it out of
    [all...]
  /frameworks/base/core/java/android/widget/
ProgressBar.java 270 Shader.TileMode.REPEAT, Shader.TileMode.CLAMP);
  /packages/apps/Gallery3D/src/com/cooliris/media/
GridDrawManager.java 233 zVal = FloatUtils.clamp(zVal, minVal, maxVal);
    [all...]
  /system/core/libpixelflinger/codeflinger/
blending.cpp 53 // clamp fog factor (TODO: see if there is a way to guarantee
  /external/v8/src/ia32/
ic-ia32.cc 669 // runtime to convert and clamp.
677 { // Clamp the value to [0..255].
    [all...]
  /external/v8/src/x64/
ic-x64.cc 701 // runtime to convert and clamp.
708 { // Clamp the value to [0..255].
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
date.sgml 517 @date: a #GDate to clamp
  /external/bluetooth/glib/gobject/
gparam.c 745 return CLAMP (cmp, -1, 1);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/joystick/linux/
SDL_sysjoystick.c 1051 /* Clamp and return */
  /external/quake/quake/src/QW/client/
d_spr8.s 186 // calculate and clamp s & t
gl_rmain.c 549 // clamp lighting so it doesn't overbright as much
  /external/quake/quake/src/WinQuake/
d_spr8.s 186 // calculate and clamp s & t
  /external/skia/src/core/
SkXfermode.cpp 576 // don't clamp here, since we'll do it in our modeproc
    [all...]
  /external/webkit/WebCore/html/
HTMLElement.cpp 163 // Clamp tabindex to the range of 'short' to match Firefox's behavior.
    [all...]
  /external/webkit/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp 786 // Extreme "blur" values can make text drawing crash or take crazy long times, so clamp
    [all...]
  /frameworks/base/libs/audioflinger/
AudioMixer.cpp 792 // volume is boosted, so we might need to clamp even though
  /frameworks/base/libs/rs/
rsScriptC_Lib.cpp 1171 { "clamp", (void *)&SC_clamp,
    [all...]
  /system/core/libpixelflinger/
pixelflinger.cpp 231 // the rasterizer doesn't clamp them, therefore the iterated value
  /external/v8/src/
objects.cc     [all...]
  /dalvik/vm/
Init.c 292 /* Clamp to a multiple of 1024.
    [all...]
  /external/iproute2/man/man8/
ip.8 1485 the clamp for congestion window. It is ignored if the
    [all...]

Completed in 160 milliseconds

1 2 3 4 56 7 8