/external/mesa3d/src/mesa/swrast/ |
s_drawpix.c | 220 /* image was completely clipped: no-op, all done */ 566 /* totally clipped */
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
SDL_cursor.c | 599 /* Get the mouse rectangle, clipped to the screen */ 677 /* Get the mouse rectangle, clipped to the screen */
|
/frameworks/base/media/mca/filterfw/native/core/ |
shader_program.h | 148 // dimensions the image will be clipped. 156 // clipped.
|
/frameworks/base/core/java/android/widget/ |
PopupWindow.java | 576 * window is clipped to the screen boundaries. Setting this to false will allow windows to be 802 * cannot fit on screen, it will be clipped. See {@link android.view.WindowManager.LayoutParams} [all...] |
/external/skia/expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/ |
expected-results.json | [all...] |
/external/skia/expectations/gm/Test-Android-IntelRhb-SGX544-x86-Release/ |
expected-results.json | [all...] |
/external/skia/expectations/gm/Test-Ubuntu12-ShuttleA-HD2000-x86_64-Release-Valgrind/ |
expected-results.json | [all...] |
/external/qemu/audio/ |
audio.c | 968 int clipped = 0; local 980 clipped += samples_to_clip; 982 return clipped; [all...] |
/frameworks/base/core/java/android/print/ |
PrintAttributes.java | 107 * these margins it will be clipped. 117 * these margins it will be clipped. [all...] |
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
FoldingLayout.java | 515 * segment. The canvas is clipped to account for the size of each fold and
|
/external/chromium/chrome/browser/tab_contents/ |
thumbnail_generator.cc | 94 // Check if a clipped thumbnail is requested.
|
/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/bookmarks/ |
bookmark_bar_view.h | 244 // text is clipped to fit within the bounds of the monitor.
|
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/ |
mali_parser.js | 59 this.addTilerCounter('mali_hwc_PRIM_CLIPPED', 'Prim Clipped');
|
/external/chromium_org/cc/output/ |
renderer_pixeltest.cc | [all...] |
/external/chromium_org/cc/trees/ |
damage_tracker_unittest.cc | 380 // Sanity check that the child layer's bounds would actually get clipped by 383 bool clipped = false; local 384 MathUtil::MapQuad(transform, test_quad, &clipped); 385 EXPECT_TRUE(clipped); [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
tab_controller.mm | 73 // tab border image is not visibly clipped. It is a bit smaller than the sum
|
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.h | 148 // text is clipped to fit within the bounds of the monitor. |context| is
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
opaque_browser_frame_view_layout_unittest.cc | 415 // the right, it would go outside the window frame and be clipped).
|
/external/chromium_org/content/child/npapi/ |
webplugin_delegate_impl.h | 233 // Returns true if the native window has moved or been clipped differently.
|
/external/chromium_org/media/audio/cras/ |
cras_unified.cc | 386 // Note: If this ever changes to output raw float the data must be clipped and
|
/external/chromium_org/media/audio/win/ |
waveout_output_win.cc | 335 // Note: If this ever changes to output raw float the data must be clipped
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderMenuList.cpp | 265 // and if the inner box ever spills out of the outer box, that will get clipped too.
|
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/ |
SVGImage.cpp | 250 // We can only draw the entire frame, clipped to the rect we want. So compute where the top left
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftstroke.h | 99 * strokes is clipped at a line perpendicular to the bisector
|