HomeSort by relevance Sort by last modified time
    Searched full:clipping (Results 76 - 100 of 365) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/skia/src/gpu/
GrStencil.h 17 * Gr uses the stencil buffer to implement complex clipping inside the
21 * provided by clients that overlap the bits used to implement clipping.
324 * @param stencilClipMask mask with just the stencil bit used for clipping
GrClipMaskManager.cpp 32 // set up the draw state to enable the aa clipping mask. Besides setting up the
661 // stencil bit used for clipping.
724 // mapping depends on whether stencil-clipping is in effect.
727 {// Stencil-Clipping is DISABLED, we are effectively always inside the clip
737 {// Stencil-Clipping is ENABLED
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsOperation.h 101 // Clipping
137 // Clipping
232 // Clipping
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
FixedGridLayout.java 68 // clipping transitioning children
  /external/chromium/webkit/glue/
webframe_unittest.cc 37 // Try reading the same one with clipping of the text.
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlupdaterect.html 124 be confined within the screen boundaries (no clipping is done).</P
sdlsurface.html 100 /* clipping information */
289 is the clipping rectangle as set by
  /external/skia/gm/
rrects.cpp 42 // when clipping the AA is pushed into the clip operation
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cnst.h 43 #define GP_CLIP 15565 /* Pitch gain clipping = 0.95 Q14 */
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 */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 31 * clipping on each step) on the coefficients. The results (residuals) are
  /external/quake/quake/src/QW/server/
world.c 37 vec3_t mins2, maxs2; // size when clipping against mosnters
123 Returns a hull that can be used for testing or clipping an object of mins/maxs
136 // decide which clipping hull to use, based on the size
670 Handles selection or creation of a clipping hull, and offseting (and
687 // get the clipping hull
693 // trace a line through the apropriate clipping hull
732 SV_Error ("Trigger in clipping list");
911 // get the clipping hull
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
CACFLayerTreeHost.cpp 145 // Under the root layer, we have a clipping layer to clip the content,
148 // The clipping layer is the size of the WebView client area (window less the scrollbars).
  /external/webkit/Source/WebCore/platform/graphics/skia/
SkiaUtils.cpp 169 // rect and the clipping region (which may be non-square) overlap.
188 // Translate into the canvas' coordinate space. This is where the clipping
  /external/webkit/Source/WebCore/rendering/
RenderLayerBacking.h 74 // Update contents and clipping structure.
207 OwnPtr<GraphicsLayer> m_clippingLayer; // only used if we have clipping on a stacking context, with compositing children
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_dequant.cpp 45 Added pre IDCT clipping, new ACDC prediction structure, ACDC prediction clipping,
189 { /* ACDC clipping 03/26/01 */
238 { /* ACDC clipping 03/26/01 */
278 dcac_row[0] = datablock[1]; /* ACDC, no need for clipping */
379 clean up, added clipping, 16-bit int case, new ACDC prediction
498 clean up, added clipping, 16-bit int case, removed multiple zigzaging
1062 clean up, added clipping, 16-bit int case
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLU.java 106 * @param zNear specifies the distance from the viewer to the near clipping
108 * @param zFar specifies the distance from the viewer to the far clipping
  /external/skia/legacy/src/core/
SkScan_Antihair.cpp 134 // the clipping blitters might edit runs, but should not affect us
142 // the clipping blitters might edit runs, but should not affect us
194 // the clipping blitters might edit runs, but should not affect us
407 /* We perform integral clipping later on, but we do a scalar clip first
630 /* We repeat the clipping logic of AntiFillXRect because the float rect might
632 repeat the clipping logic, but I don't see how to share the code/logic.
  /external/quake/quake/src/WinQuake/
world.cpp 37 vec3_t mins2, maxs2; // size when clipping against mosnters
123 Returns a hull that can be used for testing or clipping an object of mins/maxs
136 // decide which clipping hull to use, based on the size
718 Handles selection or creation of a clipping hull, and offseting (and
735 // get the clipping hull
764 // trace a line through the apropriate clipping hull
830 Sys_Error ("Trigger in clipping list");
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.cpp 400 const FloatRect& clipping)
447 // The clipping rect calculation and intersetion will be done in content
451 clip.intersect(clipping);
454 setDrawClip(clipping);
465 const FloatRect& clipping, float opacity,
479 updateLocalTransformAndClip(parentMatrix, clipping);
784 // Then we apply the clipping
    [all...]
  /external/quake/quake/src/QW/client/
pmovetst.c 326 // get the clipping hull
369 // get the clipping hull
392 // trace a line through the apropriate clipping hull
  /external/skia/tests/
DeferredCanvasTest.cpp 88 // Verify that a clear with clipping triggers a fresh frame
89 // (clear is not affected by clipping)
157 // Verify that incomplete coverage due to clipping does not trigger a fresh
  /frameworks/native/opengl/libagl/
vertex.cpp 81 // frustum clipping and W-divide
108 // frustum clipping, user clipping and W-divide
  /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));

Completed in 964 milliseconds

1 2 34 5 6 7 8 91011>>