/external/skia/src/gpu/ |
GrTexture.cpp | 116 * stretched texture should be bilerped.
|
/frameworks/base/docs/html/tools/help/ |
index.jd | 32 WYSIWYG editor. It also previews stretched versions of the image, and highlights the area in which
|
/external/chromium_org/content/renderer/pepper/ |
pepper_graphics_2d_host_unittest.cc | 359 // Paint the backing store again, it should be stretched even though no new 367 // Re-flush the original image data and paint it, it should be stretched as
|
/external/chromium_org/printing/ |
emf_win_unittest.cc | 217 // Just 1px bitmap but should be stretched to the same bounds.
|
/external/chromium_org/third_party/skia/include/core/ |
SkMaskFilter.h | 149 * a ninepatch mask to be stretched over the returned outerRect. On success
|
SkCanvas.h | [all...] |
/external/chromium_org/ui/views/corewm/ |
image_grid.h | 168 // right and bottom layers are stretched to the height or width of the
|
/external/skia/include/core/ |
SkMaskFilter.h | 149 * a ninepatch mask to be stretched over the returned outerRect. On success
|
SkCanvas.h | [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
execution_monitor.hpp | 23 // available as a public interface. Support for unit testing also stretched
|
/frameworks/base/docs/html/training/multiscreen/ |
screensizes.jd | 341 formatted PNG files that indicate which areas can and cannot be stretched.</p> 353 should be stretched by drawing pixels along the left and top borders. You can also mark the area 361 borders indicate the places where the image can be stretched, and the ones on
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/ |
mosaic_mode.js | 904 var stretched = this.findHorizontalLayout_(); 905 if (stretched) 906 this.columns_ = stretched.columns_; 931 * Find the most horizontally stretched layout built from the same tiles. 935 * stretched in the vertical direction. 938 * horizontally stretched layout that still fits into the viewport. 940 * @return {Mosaic.Layout} A horizontally stretched layout. [all...] |
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AudioParamTimeline.cpp | 333 // Render the stretched curve data using nearest neighbor sampling.
|
/external/chromium_org/tools/perf/page_sets/ |
key_mobile_sites.json | 235 { "action": "wait", "javascript": "document.getElementById('element-19') !== null && document.getElementById('element-19').contentDocument.getElementById('element-22') !== null && document.getElementById('element-19').contentDocument.getElementsByClassName('container list-item gc-list-item stretched').length !== 0" }
|
/external/pixman/demos/ |
scale.c | 118 { "Lanczos3 Stretched", PIXMAN_KERNEL_LANCZOS3_STRETCHED },
|
/development/samples/Home/src/com/example/android/home/ |
Home.java | 734 * that the screen which means it will be automatically stretched. Because stretching 736 * This drawable simply draws another wallpaper but makes sure it is not stretched
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
widget_design.jd | 115 grid. <strong>When your widget is added, it will be stretched to occupy the minimum number of cells, 309 the widget will be stretched, like so:</p>
|
/frameworks/base/docs/html/distribute/googleplay/quality/ |
tablet.jd | 93 tablets, you can redesign parts of your UI to replace "stretched UI" with an 102 style="font-weight:500;">Get rid of "stretched" UI</span>: On tablets, single-pane 125 <p>In particular, make sure that your layouts do not appear "stretched" [all...] |
/frameworks/base/core/java/android/content/res/ |
CompatibilityInfo.java | 326 /* When we scale for compatibility, we can put our stretched
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailTabCarousel.java | 300 // would also be stretched)
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppWidgetResizeFrame.java | 173 * Here we bound the deltas such that the frame cannot be stretched beyond the extents
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
AppWidgetResizeFrame.java | 170 * Here we bound the deltas such that the frame cannot be stretched beyond the extents
|
/external/qemu/distrib/sdl-1.2.15/src/video/directfb/ |
SDL_DirectFB_video.c | 758 printf("Stretched resolution: X: %d, Y: %d\n", HIDDEN->c2dsize.w, HIDDEN->c2dsize.h); 772 printf("Down-Stretched resolution: X: %d, Y: %d\n", HIDDEN->c2dsize.w, HIDDEN->c2dsize.h);
|
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/ |
latin-lower-phonetic.json | 1408 "default": "latin letter stretched c", 1410 "short": "latin letter stretched c" [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ImageUtils.java | 568 // are then painted scaled/stretched in the target to fill the gaps between 635 // are then painted scaled/stretched in the target to fill the gaps between [all...] |