/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pipe_clip.c | 29 * \brief Clipping stage 385 * on whether it's a user-defined clipping plane. We're 536 /* no clipping needed */ 556 /* no clipping needed */ 568 * primitive that really requires clipping.
|
draw_pt_fetch_shade_emit.c | 206 * Clipping is done elsewhere -- either by the API or on hardware, 328 * Clipping is done elsewhere -- either by the API or on hardware,
|
draw_vs_variant.c | 161 /* not really handling clipping, just do the rhw so we can 225 /* not really handling clipping, just do the rhw so we can
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
acelp.h | 397 Word16 gp_clip, /* (i) : Gp Clipping flag */ 505 Word16 mem[] /* (o) : memory of gain of pitch clipping algorithm */ 508 Word16 mem[] /* (i/o) : memory of gain of pitch clipping algorithm */ 512 Word16 mem[] /* (i/o) : memory of gain of pitch clipping algorithm */ 516 Word16 mem[] /* (i/o) : memory of gain of pitch clipping algorithm */
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_vs.c | 75 /* VUE header: format depends on chip generation and whether clipping is 165 * Decide which set of clip planes should be used when clipping via 349 found |= key_debug("user clipping planes as push constants",
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
t_rasterpos.c | 60 * Clip a point against the far/near Z clipping planes. 79 * Clip a point against the user clipping planes. 400 /* clip to user clipping planes */
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_vs.c | 75 /* VUE header: format depends on chip generation and whether clipping is 165 * Decide which set of clip planes should be used when clipping via 349 found |= key_debug("user clipping planes as push constants",
|
/external/mesa3d/src/mesa/tnl/ |
t_rasterpos.c | 60 * Clip a point against the far/near Z clipping planes. 79 * Clip a point against the user clipping planes. 400 /* clip to user clipping planes */
|
/frameworks/native/opengl/libagl/ |
vertex.cpp | 81 // frustum clipping and W-divide 108 // frustum clipping, user clipping and W-divide
|
/external/chromium_org/chrome/browser/download/ |
download_shelf.cc | 129 // Set up an arc clipping region for the foreground image. Don't bother using 130 // a clipping region if it would round to 360 (really 0) degrees, since that
|
/external/chromium_org/content/browser/renderer_host/ |
backing_store_mac.mm | 202 // the clipping rectangle. (Note that the clipping rectangle is not
|
render_widget_host_view_android.h | 229 void RequestContentClipping(const gfx::Rect& clipping, 255 void ClipContents(const gfx::Rect& clipping, const gfx::Size& content_size);
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
MediaFragmentURIParser.cpp | 168 // Temporal clipping is denoted by the name t, and specified as an interval with a begin 174 // Temporal clipping can be specified either as Normal Play Time (npt) RFC 2326, as SMPTE timecodes,
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pt_fetch_shade_emit.c | 206 * Clipping is done elsewhere -- either by the API or on hardware, 328 * Clipping is done elsewhere -- either by the API or on hardware,
|
draw_vs_variant.c | 161 /* not really handling clipping, just do the rhw so we can 225 /* not really handling clipping, just do the rhw so we can
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/ |
de.po | 120 msgid "TCL mode (Transformation, Clipping, Lighting)" 121 msgstr "TCL-Modus (Transformation, Clipping, Licht)"
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
Renderer.java | 142 * Specifies a clipping rectangle. 154 * Clears the clipping rectangle set with
|
/external/libvorbis/examples/ |
decoder_example.c | 255 /* might as well guard against clipping */ 270 fprintf(stderr,"Clipping in frame %ld\n",(long)(vd.sequence));
|
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
de.po | 120 msgid "TCL mode (Transformation, Clipping, Lighting)" 121 msgstr "TCL-Modus (Transformation, Clipping, Licht)"
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlsurface.html | 100 /* clipping information */ 289 is the clipping rectangle as set by
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
CompositedLayerMapping.cpp | 334 // Scrolled composited layers are clipped by their ancestor clipping layer, 464 // to it via our scroll parent and we don't need an ancestor clipping layer. 636 // The primary layer is then parented in, and positioned relative to this clipping layer. 649 // size by constraining relative to a clipping ancestor or the viewport, we 718 // If we have a clipping layer (which clips descendants), then the foreground layer is a child of it, 719 // so that it gets correctly sorted with children. In that case, position relative to the clipping layer. [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
k_cos.c | 52 * under FreeBSD, so don't pessimize things by forcibly clipping
|
/external/chromium/base/threading/ |
platform_thread_posix.cc | 181 // don't do the name length clipping as above because it will be
|
/external/chromium/chrome/browser/ui/cocoa/ |
styled_text_field_cell.mm | 189 // outer border line on the bottom and right. The clipping change
|
/external/chromium_org/cc/trees/ |
layer_tree_host_pixeltest_filters.cc | 187 // correctly transformed in skia by the amount of clipping that the
|