HomeSort by relevance Sort by last modified time
    Searched full:clip (Results 251 - 275 of 538) sorted by null

<<11121314151617181920>>

  /external/libvpx/vp8/decoder/
decodemv.c 428 // Clip "next_nearest" so that it does not extend to far out of image
437 // Clip "next_nearest" so that it does not extend to far out of image
  /external/qemu/audio/
audio_template.h 160 sw->clip = mixeng_clip
289 hw->clip = mixeng_clip
fmodaudio.c 156 hw->clip (dst, src1, src_len1);
161 hw->clip (dst, src2, src_len2);
  /external/quake/quake/src/QW/client/
r_sprite.c 93 // clip the winding
182 // clip to the frustum in worldspace
  /external/quake/quake/src/WinQuake/
r_sprite.cpp 93 // clip the winding
182 // clip to the frustum in worldspace
  /external/skia/src/core/
SkPictureRecord.cpp 51 clip starts out the size of the picture, which is often much larger
63 // patch up the clip offsets
SkRegion.cpp     [all...]
  /external/webkit/WebCore/page/mac/
FrameMac.mm 529 WebDashboardRegion *webRegion = [[WebDashboardRegion alloc] initWithRect:region.bounds clip:region.clip type:type];
  /external/webkit/WebCore/platform/
ScrollView.h 67 // Returns a clip rect in host window coordinates. Used to clip the blit on a scroll.
  /external/webkit/WebCore/platform/graphics/chromium/
FontChromiumWin.cpp 138 m_graphicsContext->clip(layerRect);
151 m_graphicsContext->clip(layerRect);
  /frameworks/base/core/java/android/view/
Gravity.java 76 /** Flag to clip the edges of the object to its container along the
80 /** Flag to clip the edges of the object to its container along the
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/include/
cvei.h 176 at the beginning of the clip, iIFrameInterval should be set to -1. */
246 /** Specifies the duration of the clip in millisecond.*/
  /build/tools/droiddoc/templates/assets/
carousel.js 120 // (1) div containing slides, (2) a "clip" div to hide the scroller
  /external/libvpx/examples/includes/geshi/geshi/
gnuplot.php 69 'cbtics', 'clabel', 'clip', 'cntrparam',
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dcaps.h 27 #define D3DTRANSFORMCAPS_CLIP 0x00000001L /* Will clip whilst transforming */
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DCAPS.H 27 #define D3DTRANSFORMCAPS_CLIP 0x00000001L /* Will clip whilst transforming */
  /external/webkit/WebCore/css/
CSSValueKeywords.in 507 clip
  /external/webkit/WebCore/html/canvas/
CanvasRenderingContext2D.h 138 void clip();
  /external/webkit/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 344 void GraphicsContext::clip(const FloatRect& rect) function in class:WebCore::GraphicsContext
356 void GraphicsContext::clip(const Path& path) function in class:WebCore::GraphicsContext
757 // We manually clip the rectangle to the current clip rect. This
    [all...]
PlatformContextSkia.h 172 // Used when restoring and the state has an image clip. Only shows the pixels in
  /external/webkit/WebCore/rendering/
RenderPath.cpp 221 // FIXME: The empty rect check is to deal with incorrect initial clip in renderSubtreeToImage
  /external/webkit/WebCore/svg/graphics/
SVGImage.cpp 186 context->clip(enclosingIntRect(dstRect));
  /external/webkit/WebKit/android/plugins/
PluginWidgetAndroid.h 160 void setSurfaceClip(const SkIRect& clip);
  /external/webkit/WebKit/chromium/src/js/
devTools.css 116 -webkit-background-clip: padding;
  /hardware/qcom/media/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 83 * nSampleRate : Sampling frequency for the clip(16/24/32/48KHz)

Completed in 1186 milliseconds

<<11121314151617181920>>