HomeSort by relevance Sort by last modified time
    Searched full:clip (Results 426 - 450 of 617) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/rendering/
RenderMenuList.cpp 224 // Clip to the intersection of the content box and the content box for the inner box
SVGRenderTreeAsText.cpp 304 writeNameAndQuotedValue(ts, "clip path", svgStyle->clipPath());
RenderLayerCompositor.cpp     [all...]
RenderTableCell.cpp 845 // We have to clip here because the background would paint
852 paintInfo.context->clip(clipRect);
    [all...]
RenderObject.cpp     [all...]
  /frameworks/base/awt/java/awt/
Graphics2D.java 77 public abstract void clip(Shape s); method in class:Graphics2D
  /frameworks/base/libs/surfaceflinger/
SurfaceFlinger.cpp 736 // Clip the covered region to the visible region
920 const Region clip(dirty.intersect(visibleRegion));
921 if (!clip.isEmpty()) {
922 layer->draw(clip);
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/common/src/
reflist.cpp 37 /* we still have to calculate FrameNumWrap to make sure that all I-slice clip
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
post_filter.cpp 61 /* The softDecoding cutoff corresponds to ~93000 bps for QCIF 15fps clip */
vlc_dequant.cpp 864 datablock[0] <<= 3; /* no need to clip */
920 datablock[0] <<= 3; /* no need to clip 09/18/2001 */
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-core.css 922 div#list-clip {
995 * html #list-clip {
  /external/opencore/android/author/
authordriver.cpp     [all...]
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
vlc_dequant.cpp 864 datablock[0] <<= 3; /* no need to clip */
920 datablock[0] <<= 3; /* no need to clip 09/18/2001 */
    [all...]
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
pvm4vencoder.cpp 841 // check the buffer delay according to the clip duration
844 if (aEncParam->iBufferDelay > aEncParam->iClipDuration / 10000.0) //enforce 10% variation of the clip duration as the bound of buffer delay
    [all...]
  /external/opencore/fileformats/id3parcom/include/
pv_id3_parcom.h 162 * Query if id3v1 present in the clip.
169 * Query if id3v2 present in the clip.
    [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.h 532 at the beginning of the clip, iIFrameInterval should be set to -1. */
560 /** Specifies the duration of the clip in millisecond.*/
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jitter_buffer_impl.cpp     [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
pvmf_rtp_jitter_buffer_impl.cpp 450 * No check needed - We are past the clip time, just play out the last
662 /* we are past the end of the clip, no more rebuffering */
    [all...]
  /external/quake/quake/src/QW/client/
gl_warp.c 109 // clip point
848 // clip it
  /external/quake/quake/src/WinQuake/
gl_warp.cpp 109 // clip point
897 // clip it
  /external/webkit/WebCore/plugins/
PluginView.cpp 127 // Take our element and get the clip rect from the enclosing layer and frame view.
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedCommands.java     [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset5.cpp     [all...]
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp     [all...]
  /external/webkit/WebKit/mac/WebView/
WebView.mm     [all...]

Completed in 637 milliseconds

<<11121314151617181920>>