HomeSort by relevance Sort by last modified time
    Searched full:clipped (Results 176 - 200 of 597) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chrome/browser/thumbnails/
content_based_thumbnailing_algorithm_unittest.cc 118 // The check below is a bit of a side effect: since the image was clipped
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_drag_drop_cocoa.mm 63 { // Draw text clipped to frame.
  /external/chromium_org/chrome/browser/ui/views/tabs/
native_view_photobooth_win.cc 123 // Snapshotting a HWND is tricky - if the HWND is clipped (e.g. positioned
  /external/chromium_org/chrome/common/
thumbnail_score.h 49 // the thumbnails are either clipped from the horizontal center of the
  /external/chromium_org/chrome/renderer/
chrome_render_view_observer.cc 94 // point will be clipped
590 // When the contents are clipped to the maximum, we don't want to have a
591 // partial word indexed at the end that might have been clipped. Therefore,
592 // terminate the string at the last space to ensure no words are clipped.
  /external/chromium_org/content/browser/renderer_host/media/
audio_renderer_host.h 139 void DoNotifyAudioPowerLevel(int stream_id, float power_dbfs, bool clipped);
  /external/chromium_org/content/child/npapi/
webplugin_delegate.h 59 // window_rect. Its contents should be clipped to the coords given
  /external/chromium_org/media/audio/pulse/
pulse_output.cc 142 // Note: If this ever changes to output raw float the data must be clipped
  /external/chromium_org/printing/
metafile.h 48 // outside the bounds will be clipped.
  /external/chromium_org/skia/ext/
platform_device_mac.cc 121 // region can be empty, in which case everything will be clipped.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGForeignObject.cpp 176 // Early exit if local point is not contained in clipped viewport area
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.8.2.html 67 <li>Set the correct provoking vertex for clipped first-mode
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3dapi/
galliumdxgi.idl 76 * The rectangle is clipped against the window size, so you can
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureDomain.h 19 * the edge of the domain or result in a vec4 of zeros (decal mode). The domain is clipped to
  /external/chromium_org/ui/gfx/
color_analysis.h 109 // Otherwise, data is clipped.
  /external/chromium_org/ui/message_center/cocoa/
tray_view_controller.h 52 // The clip view that manages how scrollView_'s documentView is clipped.
  /external/chromium_org/v8/test/webkit/
date-constructor.js 71 // Our results are even worse, though, as the dates are clipped: (new Date(1111, 1201).getTime()) == (new Date(1111, 601).getTime())
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
genero.php 79 "CLIPPED",
  /external/mesa3d/docs/
relnotes-7.8.2.html 67 <li>Set the correct provoking vertex for clipped first-mode
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3dapi/
galliumdxgi.idl 76 * The rectangle is clipped against the window size, so you can
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_image.c 975 if (rects[i].w==0) /* Clipped? dunno why but this occurs sometime. */
980 if (rects[i].h==0) /* Clipped? dunno why but this occurs sometime. */
1022 if (rects[i].w == 0) /* Clipped? */
1027 if (rects[i].h == 0) /* Clipped? */
  /external/skia/gm/
complexclip.cpp 132 // draw path clipped
complexclip2.cpp 123 // antialiasing on the clipped draw
  /external/skia/src/gpu/effects/
GrTextureDomain.h 19 * the edge of the domain or result in a vec4 of zeros (decal mode). The domain is clipped to
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 31 * a pixel basis. For INTRA block, the output values are clipped to [0, 255] and

Completed in 1408 milliseconds

1 2 3 4 5 6 78 91011>>