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

<<11121314151617181920>>

  /external/quake/quake/src/WinQuake/
r_local.h 312 void R_ClipEdge (mvertex_t *pv0, mvertex_t *pv1, clipplane_t *clip);
  /external/skia/bench/
benchmain.cpp 237 } else if (!strcmp(*argv, "-clip")) {
  /external/skia/src/xml/
SkJSDisplayable.cpp 139 JS_INIT(SkDraw, Clip)
  /external/webkit/WebCore/editing/
DeleteButtonController.cpp 84 // Disallow elements with any overflow clip, since the deletion UI would be clipped as well. <rdar://problem/6840161>
  /external/webkit/WebCore/platform/graphics/gtk/
FontGtk.cpp 201 // Clip the region of the run to be rendered
  /external/webkit/WebCore/plugins/symbian/
PluginViewSymbian.cpp 146 context->clip(clipRect);
  /external/webkit/WebCore/rendering/
FixedTableLayout.cpp 67 uses the 'overflow' property to determine whether to clip the
RenderReplaced.cpp 134 // Push a clip if we have a border radius, since we want to round the foreground content that gets painted.
RenderWidget.cpp 249 // Push a clip if we have a border radius, since we want to round the foreground content that gets painted.
  /external/webkit/WebKit/android/nav/
CachedFrame.h 205 WebCore::IntRect* clip) const;
  /frameworks/base/core/java/com/android/internal/app/
RingtonePickerActivity.java 100 // Play clip
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
residual.cpp 234 TrailingOnes = 3; /* clip it */
  /frameworks/base/media/libstagefright/colorconversion/
ColorConverter.cpp 179 // clip range -278 .. 535
  /frameworks/base/services/surfaceflinger/
Layer.h 72 virtual void onDraw(const Region& clip) const;
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Canvas.java 396 * Retrieve the clip bounds, returning true if they are non-empty.
398 * @param bounds Return the clip bounds here. If it is null, ignore it but
399 * still return true if the current clip is non-empty.
400 * @return true if the current clip is non-empty.
    [all...]
  /packages/apps/Gallery/res/values-de/
strings.xml 152 <string name="video_exceed_mms_limit" msgid="3835075281230780010">"Das aufgenommene Video ist zu groß und kann nicht per MMS gesendet werden. Nehmen Sie einen kürzeren Clip auf."</string>
  /packages/apps/Gallery/res/values-it/
strings.xml 152 <string name="video_exceed_mms_limit" msgid="3835075281230780010">"Il video registrato è troppo grande per essere inviato tramite MMS. Prova a registrare un clip più corto."</string>
  /packages/inputmethods/LatinIME/tests/res/raw/
testtext.txt 4 It?s not just about quantity, though. Over the past decade we?ve been baking deep computer science into Google Images to make it even faster and easier for you to find precisely the right images. We not only find images for pretty much anything you type in; we can also instantly pull out images of clip art, line drawings, faces and even colors.
  /external/sonivox/docs/
JET_Creator_User_Manual.html     [all...]
  /external/webkit/WebCore/inspector/front-end/
inspector.css 78 -webkit-background-clip: padding;
1209 -webkit-background-clip: padding;
1280 -webkit-background-clip: padding;
1445 -webkit-background-clip: padding;
1482 text-overflow: clip;
1504 text-overflow: clip;
    [all...]
  /build/tools/droiddoc/templates/assets/
android-developer-core.css 791 div#list-clip {
864 * html #list-clip {
  /external/qemu/audio/
dsoundaudio.c 461 hw->clip (dst, src1, src_len1);
466 hw->clip (dst, src2, src_len2);
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosFullScreenVideo.c 499 _kernel_oswrch(24); /* Set graphics clip region */
520 _kernel_oswrch(24); /* Set graphics clip region */
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dtypes.h 329 * Values for clip fields.
424 DWORD dwClipUnion; /* Union of all clip flags */
  /external/quake/quake/src/QW/progs/
defs.qc 253 float MOVETYPE_PUSH = 7; // no clip to world, push and crush
264 float SOLID_BSP = 4; // bsp clip, touch on edge, block

Completed in 5064 milliseconds

<<11121314151617181920>>