HomeSort by relevance Sort by last modified time
    Searched full:clipping (Results 26 - 50 of 334) sorted by null

12 3 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 64 DEPTH_RANGE_NEAR("Near Clipping Plane"),
65 DEPTH_RANGE_FAR("Far Clipping Plane"),
  /external/skia/include/pdf/
SkPDFImage.h 61 * @param srcRect The clipping applied to bitmap before generating
  /external/srec/srec/cfront/
ca_wave.c 192 ESR_BOOL *clipping,
219 *clipping = ESR_TRUE;
220 else *clipping = ESR_FALSE;
233 if (*clipping || *dcoffset || *highnoise || *quietspeech || *too_few_samples || *too_many_samples)
  /external/skia/include/core/
SkBlitter.h 21 into memory. Besides efficiency, they handle clipping and antialiasing.
99 This means the caller need not perform the clipping ahead of time.
126 This means the caller need not perform the clipping ahead of time.
  /external/skia/tests/
DeferredCanvasTest.cpp 87 // Verify that a clear with clipping triggers a fresh frame
88 // (clear is not affected by clipping)
148 // Verify that incomplete coverage due to clipping does not trigger a fresh
  /external/webkit/Source/WebCore/platform/graphics/
ContextShadow.h 100 // clipping until endShadowLayer. If the shadow will be completely outside
101 // the clipping region, beginShadowLayer will return 0.
103 // The returned context will have the transformation matrix and clipping
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
WindowRegionIsSetToClipRect.cpp 81 // defeats clipping by ignoring the window region and always clipping to the parent window.
109 pluginLog(instance, "FAIL: Plugin's window's class has the CS_PARENTDC style, which will defeat clipping");
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/water/
SimpleWaterProcessor.java 520 * returns the reflection clipping plane offset
528 * sets the reflection clipping plane offset
529 * set a nagetive value to lower the clipping plane for relection texture rendering.
538 * returns the refraction clipping plane offset
546 * Sets the refraction clipping plane offset
547 * set a positive value to raise the clipping plane for refraction texture rendering
  /external/chromium/chrome/browser/chromeos/
audio_handler.h 30 // although clipping will occur more at higher volumes. Volume gets quieter
  /external/quake/quake/src/QW/server/
world.h 90 // passedict is explicitly excluded from clipping checks (normally NULL)
  /external/quake/quake/src/WinQuake/
world.h 78 // passedict is explicitly excluded from clipping checks (normally NULL)
  /external/skia/src/core/
SkAntiRun.h 68 * clipping rectangle.
  /external/webkit/Source/WebCore/manual-tests/
svg-repaint-foreignObject.svg 64 <text x="0" y="674" fill="black" font-size="32">The animation should have no trails or clipping.</text>
svg-repaint-group.svg 64 <text x="0" y="674" fill="black" font-size="32">The animation should have no trails or clipping.</text>
svg-repaint-image.svg 64 <text x="0" y="674" fill="black" font-size="32">The animation should have no trails or clipping.</text>
svg-repaint-path.svg 64 <text x="0" y="674" fill="black" font-size="32">The animation should have no trails or clipping.</text>
  /external/webkit/Source/WebCore/platform/graphics/cairo/
PlatformContextCairo.h 34 // In Cairo image masking is immediate, so to emulate image clipping we must save masking
  /external/webkit/Source/WebCore/rendering/
RenderLayerCompositor.h 111 // Whether layer's backing needs a graphics layer to do clipping by an ancestor (non-stacking-context parent with overflow).
173 // Update the geometry of the layers used for clipping and scrolling in frames.
297 // Enclosing clipping layer for iframe content
301 // Enclosing layer for overflow controls and the clipping layer
  /external/webkit/Source/WebCore/rendering/svg/
SVGRenderSupport.h 57 // Determines whether the passed point lies in a clipping area
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 30 * positioning and IDCT, with appropriate clipping on each step, are performed
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Clip8_s.s 13 ; * Contains module for Clipping 16 bit value to [0,255] Range
omxVCM4P2_DecodeBlockCoef_Inter.c 30 * positioning and IDCT, with appropriate clipping on each step, are performed
  /gdk/samples/quake/jni/
world.h 78 // passedict is explicitly excluded from clipping checks (normally NULL)
  /external/chromium/chrome/browser/tab_contents/
thumbnail_generator.h 34 // The result of clipping. This can be used to determine if the
92 // |clip_result| is non-NULL, the result of clipping will be written.
  /external/webkit/Source/WebKit/win/WebCoreSupport/
EmbeddedWidget.cpp 115 // update process by clipping the window to the zero rect.
166 // Start by clipping to our bounds.

Completed in 1149 milliseconds

12 3 4 5 6 7 8 91011>>