HomeSort by relevance Sort by last modified time
    Searched full:clipping (Results 376 - 400 of 666) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosFullScreenVideo.c 498 y = this->screen->h - rects->y; /* top of clipping region */
519 /* Reset to full screen clipping */
  /frameworks/base/core/java/android/view/
Gravity.java 100 /** Special constant to enable clipping to an overall display along the
107 /** Special constant to enable clipping to an overall display along the
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
GcSnapshot.java 69 /** temp clip in case clipping is set before a Graphics2D exists */
485 // the case of clipping by intersection, as it's supported natively.
  /external/chromium_org/third_party/mesa/src/docs/
news.html 838 - zoomed glDraw/CopyPixels with clipping sometimes failed (bug 689964)
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkCanvas.h 78 * area may be small (due to clipping or saveLayer). For a canvas with
264 clipped to it, though that clipping is not guaranteed to
265 happen. If exact clipping is desired, use clipRect().
280 clipped to it, though that clipping is not guaranteed to
281 happen. If exact clipping is desired, use clipRect().
    [all...]
  /external/mesa3d/docs/
news.html 838 - zoomed glDraw/CopyPixels with clipping sometimes failed (bug 689964)
    [all...]
  /external/skia/include/core/
SkCanvas.h 78 * area may be small (due to clipping or saveLayer). For a canvas with
264 clipped to it, though that clipping is not guaranteed to
265 happen. If exact clipping is desired, use clipRect().
280 clipped to it, though that clipping is not guaranteed to
281 happen. If exact clipping is desired, use clipRect().
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderFlowThread.cpp 292 // The clipping rect for the region is set up by assuming the flowThreadPortionRect is going to paint offset from adjustedPaintOffset.
295 // that's ok. We then pixel snap the resulting clipping rect to account for snapping that will occur when the flow thread paints.
340 // Always ignore clipping, since the RenderFlowThread has nothing to do with the bounds of the FrameView.
    [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.h 624 * Sets the clipping rectangle using glScissor. The clip is defined by
630 * Sets the clipping region using the stencil buffer. The clip region
    [all...]
  /hardware/ti/wlan/mac80211/config/
TQS_D_1.7.ini 61 FEM1_TxPerChannelPowerLimits_2_4G_11b = 50 50 50 50 50 50 50 50 50 50 50 50 50 50 # Length: 14; Unit: 1/2dB; Format: Signed; Source: Customer; Comment: The purpose of this table is to allow clipping of the maximum output power on certain channels
62 FEM1_TxPerChannelPowerLimits_2_4G_OFDM = 50 50 50 50 50 50 50 50 50 50 50 50 50 50 # Length: 14; Unit: 1/2dB; Format: Signed; Source: Customer; Comment: The purpose of this table is to allow clipping of the maximum output power on certain channels
79 FEM1_TxPerChannelPowerLimits_5G_OFDM = 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 # Length: 35; Unit: 1/2dB; Format: Signed; Source: Customer; Comment: The purpose of this table is to allow clipping of the maximum output power on certain channels
  /hardware/ti/wlan/mac80211/ti-utils/ini_files/128x/
TQS_D_1.0.ini 61 FEM1_TxPerChannelPowerLimits_2_4G_11b = 50 50 50 50 50 50 50 50 50 50 50 50 50 50 # Length: 14; Unit: 1/2dB; Format: Signed; Source: Customer; Comment: The purpose of this table is to allow clipping of the maximum output power on certain channels
62 FEM1_TxPerChannelPowerLimits_2_4G_OFDM = 50 50 50 50 50 50 50 50 50 50 50 50 50 50 # Length: 14; Unit: 1/2dB; Format: Signed; Source: Customer; Comment: The purpose of this table is to allow clipping of the maximum output power on certain channels
79 FEM1_TxPerChannelPowerLimits_5G_OFDM = 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 # Length: 35; Unit: 1/2dB; Format: Signed; Source: Customer; Comment: The purpose of this table is to allow clipping of the maximum output power on certain channels
TQS_D_1.7.ini 61 FEM1_TxPerChannelPowerLimits_2_4G_11b = 50 50 50 50 50 50 50 50 50 50 50 50 50 50 # Length: 14; Unit: 1/2dB; Format: Signed; Source: Customer; Comment: The purpose of this table is to allow clipping of the maximum output power on certain channels
62 FEM1_TxPerChannelPowerLimits_2_4G_OFDM = 50 50 50 50 50 50 50 50 50 50 50 50 50 50 # Length: 14; Unit: 1/2dB; Format: Signed; Source: Customer; Comment: The purpose of this table is to allow clipping of the maximum output power on certain channels
79 FEM1_TxPerChannelPowerLimits_5G_OFDM = 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 50 # Length: 35; Unit: 1/2dB; Format: Signed; Source: Customer; Comment: The purpose of this table is to allow clipping of the maximum output power on certain channels
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
HtmlParser.java 204 // text will not attempt to parse beyond the clipping length
231 // If we've reached or gone beyond the clipping length, stop.
346 // We're clipping this HTML, not running off the end.
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlParser.java 204 // text will not attempt to parse beyond the clipping length
231 // If we've reached or gone beyond the clipping length, stop.
346 // We're clipping this HTML, not running off the end.
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.mm 362 // Draw the text, clipped to fit on the right. While handling clipping,
  /external/chromium/chrome/browser/ui/views/tabs/
base_tab.cc 88 // NOTE: the clipping is a work around for 69528, it shouldn't be necessary.
  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediachannel.h 196 ERROR_REC_DEVICE_SATURATION, // Mic input is clipping.
  /external/chromium_org/cc/output/
software_renderer.cc 188 // SkCanvas::clear doesn't respect the current clipping region
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
viewport.js 131 * @param {boolean} ignoreClipping True if no clipping should be applied.
  /external/chromium_org/chrome/browser/ui/cocoa/
framed_browser_window.mm 337 // implementation, or if you call it after a clipping path is set, the
  /external/chromium_org/content/browser/android/
content_view_core_impl.h 63 virtual void RequestContentClipping(const gfx::Rect& clipping,
  /external/chromium_org/media/base/
channel_mixer.cc 200 // stereo mixes. Scaling by 1 / sqrt(2) here will likely lead to clipping
  /external/chromium_org/media/filters/
skcanvas_video_renderer.cc 115 // to within the clipping rect.
  /external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
SVGImage.cpp 251 // of the image would be if we were drawing without clipping, and translate accordingly.
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.h 379 GraphicsLayer* m_contentsClippingMaskLayer; // Reference to clipping mask layer. We don't own this.

Completed in 1054 milliseconds

<<11121314151617181920>>