/external/opencv/cv/src/ |
cvoptflowbm.cpp | 83 // Purpose: calculate Optical flow for 2 images using block matching algorithm 88 // imgStep, // full width of input images in bytes 583 CV_ERROR( CV_StsUnmatchedFormats, "Source images have different formats" ); 586 CV_ERROR( CV_StsUnmatchedFormats, "Destination images have different formats" ); 596 CV_ERROR( CV_StsUnsupportedFormat, "Source images must have 8uC1 type and " 597 "destination images must have 32fC1 type" ); 600 CV_ERROR( CV_BadStep, "two source or two destination images have different steps" );
|
cvoptflowhs.cpp | 58 // Purpose: calculate Optical flow for 2 images using Horn & Schunck algorithm 63 // imgStep - width of single row of source images in bytes 510 CV_ERROR( CV_StsUnmatchedFormats, "Source images have different formats" ); 513 CV_ERROR( CV_StsUnmatchedFormats, "Destination images have different formats" ); 522 CV_ERROR( CV_StsUnsupportedFormat, "Source images must have 8uC1 type and " 523 "destination images must have 32fC1 type" ); 526 CV_ERROR( CV_BadStep, "source and destination images have different step" );
|
/frameworks/base/docs/html/guide/topics/ui/layout/ |
tabs.jd | 25 <img src="{@docRoot}images/ui/tabs.png" alt="" /> 65 <img src="images/ic_tab_artists_white.png" title="unselected tab icon" alt="" /> 66 <img src="images/ic_tab_artists_grey.png" title="selected tab icon" alt="" /> 68 <p>For this tutorial, you can copy these images and use them for all three tabs. (When you 74 <li>Save the icon images in your project <code>res/drawable/</code> directory.</li> 90 automatically switch between the images defined here.</p> 217 <img src="images/hello-tabwidget.png" width="150px" />
|
/frameworks/base/docs/html/training/design-navigation/ |
descendant-lateral.jd | 40 <img src="{@docRoot}images/training/app-navigation-descendant-lateral-desc.png" 49 <img src="{@docRoot}images/training/app-navigation-descendant-lateral-children.png" 69 <img src="{@docRoot}images/training/app-navigation-descendant-lateral-buttons.png" 92 <img src="{@docRoot}images/training/app-navigation-descendant-lateral-lists.png" 114 <img src="{@docRoot}images/training/app-navigation-descendant-lateral-tabs.png" 152 <img src="{@docRoot}images/training/app-navigation-descendant-lateral-paging.png" 161 <img src="{@docRoot}images/training/app-navigation-descendant-lateral-paging-companion.png"
|
/external/chromium/chrome/browser/themes/ |
browser_theme_pack.cc | 50 // Persistent constants for the main images that we need. These have the same 246 // Mapping used in GenerateFrameImages() to associate frame images with the 266 // A list of images that don't need tinting or any other modification and can 342 // Builds the images. (Image building is dependent on tints). 500 // Check our cache of prepared images, first. 860 // Some images need to go directly into |image_memory_|. No modification is 899 // thing and just use the default images. 970 // We only need to generate the background tab images if we were provided [all...] |
/external/webkit/Source/WebCore/inspector/front-end/ |
inspector.js | 34 (new Image()).src = "Images/clearConsoleButtonGlyph.png"; 35 (new Image()).src = "Images/consoleButtonGlyph.png"; 36 (new Image()).src = "Images/dockButtonGlyph.png"; 37 (new Image()).src = "Images/enableOutlineButtonGlyph.png"; 38 (new Image()).src = "Images/enableSolidButtonGlyph.png"; 39 (new Image()).src = "Images/excludeButtonGlyph.png"; 40 (new Image()).src = "Images/focusButtonGlyph.png"; 41 (new Image()).src = "Images/largerResourcesButtonGlyph.png"; 42 (new Image()).src = "Images/nodeSearchButtonGlyph.png"; 43 (new Image()).src = "Images/pauseOnExceptionButtonGlyph.png" [all...] |
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebSettingsTest.java | 655 // Check that by default network and data url images are loaded. 661 // Check that with auto-loading turned off no images are loaded. 662 // Also check that images are loaded automatically once we enable the setting, 687 // Check that by default network and data url images are loaded. 693 // Check that only network images are blocked, data url images are still loaded. 694 // Also check that network images are loaded automatically once we disable the setting, 716 // Check that by default network resources and data url images are loaded. 725 // Check that only network resources are blocked, data url images are still loaded. 749 // Check that local images are loaded without issues regardless of domain checking [all...] |
/external/qemu/distrib/sdl-1.2.15/ |
docs.html | 5 <IMG SRC="docs/images/rainbow.gif" ALT="[separator]" WIDTH="100%"> 17 <IMG SRC="docs/images/rainbow.gif" ALT="[separator]" WIDTH="100%"> 31 Fixed memory stomp when using stretch blit on large images 86 <IMG SRC="docs/images/rainbow.gif" ALT="[separator]" WIDTH="100%"> 256 <IMG SRC="docs/images/rainbow.gif" ALT="[separator]" WIDTH="100%"> 334 <IMG SRC="docs/images/rainbow.gif" ALT="[separator]" WIDTH="100%"> 479 <IMG SRC="docs/images/rainbow.gif" ALT="[separator]" WIDTH="100%"> 537 <IMG SRC="docs/images/rainbow.gif" ALT="[separator]" WIDTH="100%"> 625 The DGA video driver now waits for pending blits involving surfaces before they are freed. This prevents display oddities when using SDL_DisplayFormat() to convert many images. 695 <IMG SRC="docs/images/rainbow.gif" ALT="[separator]" WIDTH="100%" [all...] |
/external/webkit/Source/WebCore/loader/cache/ |
CachedResourceLoader.cpp | 23 This class provides all functionality needed for loading images, style sheets and html 216 // types of resources, like Images, Scripts, and CSS, can be loaded from 761 unsigned images = 0; local 782 images++; 798 if (images) 799 printf("IMAGES: %d (%d hits, hit rate %d%%)\n", images, images - imageMisses, (images - imageMisses) * 100 / images); [all...] |
/external/chromium/chrome/common/extensions/docs/css/ |
ApiRefStyles.css | 546 background:url(/images/labs-11.png) top left no-repeat; 770 background: url('../images/toggle_sprite.png') no-repeat 0px 0px; 833 background-image:url(/images/sprites08132008.png); 840 background-image:url(/images/sprites08132008.png); 847 background-image:url(/images/sprites08132008.png); 854 background-image:url(/images/sprites08132008.png); 927 background:url(/images/hide-arrow.gif) top left no-repeat; 935 background:url(/images/show-arrow.gif) top left no-repeat; 1214 background-image:url(/images/plus.gif) 1218 background-image:url(/images/plus_hover.gif [all...] |
/external/opencv/cvaux/src/ |
cvcorrimages.cpp | 53 /* ===== Function for find corresponding between images ===== */ 120 /* Create temporary images */ 225 CV_ERROR( CV_StsUnmatchedSizes, "Size of images must be the same" ); 273 /* Create temporary images */ 274 /* We must use iplImage againts hughgui images */ 283 /* Create Ipl images */ 824 /* For given N images 825 we have corresponding points on N images 856 /* First found correspondence points for images */ 957 /* Delete points which no exist on any of images */ [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
activity_task_design.jd | 211 <img src={@docRoot}images/activity_task_design/ContactsDialer.png> 217 <img src={@docRoot}images/activity_task_design/ContactsList.png> 223 <img src={@docRoot}images/activity_task_design/ContactView.png> 229 <img src={@docRoot}images/activity_task_design/ContactNew.png> 406 <img src={@docRoot}images/activity_task_design/HomeTaskBasics1a.png> 429 <img src={@docRoot}images/activity_task_design/HomeTaskBasics1b.png> 449 <img src={@docRoot}images/activity_task_design/HomeTaskBasics1c.png> 520 <img src={@docRoot}images/activity_task_design/ReusingAnActivity1.png> 542 <img src={@docRoot}images/activity_task_design/ReusingAnActivity2.png> 574 <img src={@docRoot}images/activity_task_design/ReplacingAnActivity.png [all...] |
/frameworks/base/docs/html/tools/sdk/ |
tools-notes.jd | 30 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img" 61 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img" 98 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img" 173 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img" 207 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img" 249 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img" 280 <li>Added support for running Android x86 system images in virtualization mode on 284 install x86 system images. Android x86 system images are not available for all API levels.</p> 353 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img [all...] |
/external/webkit/Source/WebCore/platform/image-decoders/png/ |
PNGImageDecoder.cpp | 247 // Protect against large images. 271 // color profiles for gray-scale images is slightly tricky, at least using the 272 // CoreGraphics ICC library, because we expand gray-scale images to RGB but we 369 * For the non-NULL rows of interlaced images, you must call 372 * just return) and for non-interlaced images (it just does the 381 * the first pass (and only for interlaced images), you will have
|
/external/webkit/Tools/CodeCoverage/ |
regenerate-coverage-display | 64 images = ["amber.png", "emerald.png", "glass.png", "ruby.png", "snow.png"] 70 map(lambda x: shutil.copyfile(os.path.join(base_path,x), os.path.join(dest_dir,x)), images) 198 generate_header(index, last_time, last_tot_lines, last_tot_covered, "directory", "images/Total.png") 215 generate_header(site, last_time, tot_lines, tot_covered, "directory - %s" % dir_name, "images/%s.png" % escaped_dir) 232 generate_header(site, last_time, tot_lines, tot_covered, "file - %s" % file_name, "images/%s.png" % escaped_name) 327 rel_imgdir = "images"
|
/frameworks/base/docs/html/about/versions/ |
android-1.5.jd | 82 $(".toggle-img", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png")); 87 $(".toggle-img", toggleable).attr("title", "show").attr("src", (toRoot + "assets/images/triangle-closed.png")); 117 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" /> 140 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px" width="9px" /> 154 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px" width="9px" /> 163 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px" width="9px" />
|
/frameworks/base/docs/html/distribute/googleplay/spotlight/ |
tablets.jd | 58 src="http://developer.android.com/images/brand/en_generic_rgb_wo_45.png" /> 99 <a href=""><img src="{@docRoot}images/distribute/mint.png"></a> 148 src="http://developer.android.com/images/brand/en_generic_rgb_wo_45.png" /> 187 <a href=""><img src="{@docRoot}images/distribute/tinyvillage.png"></a> 238 src="http://developer.android.com/images/brand/en_generic_rgb_wo_45.png" /> 271 <a href=""><img src="{@docRoot}images/distribute/instapaper.png"></a>
|
/frameworks/base/media/java/android/media/ |
ThumbnailUtils.java | 33 import android.provider.MediaStore.Images; 34 import android.provider.MediaStore.Images.Thumbnails; 91 boolean wantMini = (kind == Images.Thumbnails.MINI_KIND); 142 if (kind == Images.Thumbnails.MICRO_KIND) { 178 if (kind == Images.Thumbnails.MINI_KIND) { 189 } else if (kind == Images.Thumbnails.MICRO_KIND) {
|
/development/ide/xcode/gif.xcodeproj/ |
project.pbxproj | 21 008CFC4C0C04B77E00FB4126 /* SkMovie_gif.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkMovie_gif.cpp; path = ../../libs/graphics/images/SkMovie_gif.cpp; sourceTree = SOURCE_ROOT; }; 22 00B13BE20C0C6EFA0033F013 /* SkMovie.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkMovie.cpp; path = ../../libs/graphics/images/SkMovie.cpp; sourceTree = SOURCE_ROOT; }; 29 FE7B86230948E6A1001B952C /* SkImageDecoder_libgif.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libgif.cpp; path = ../../libs/graphics/images/SkImageDecoder_libgif.cpp; sourceTree = SOURCE_ROOT; };
|
/development/ide/xcode/giflib.xcodeproj/ |
project.pbxproj | 23 0008AE7A0DABECB600477EFB /* SkImageDecoder_libgif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libgif.cpp; path = ../../libs/graphics/images/SkImageDecoder_libgif.cpp; sourceTree = SOURCE_ROOT; }; 24 0008AE7B0DABECB600477EFB /* SkMovie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkMovie.cpp; path = ../../libs/graphics/images/SkMovie.cpp; sourceTree = SOURCE_ROOT; }; 25 0008AE7C0DABECB600477EFB /* SkMovie_gif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkMovie_gif.cpp; path = ../../libs/graphics/images/SkMovie_gif.cpp; sourceTree = SOURCE_ROOT; };
|
/external/chromium/chrome/browser/ui/touch/tabs/ |
touch_tab.cc | 182 // TODO(wyck): use thumbnailer to get better page images 258 // Load the tab images once now, and maybe again later if the theme changes. 265 // We're not letting people override tab images just yet.
|
/external/chromium/chrome/browser/ui/views/download/ |
download_item_view.h | 180 // The different images used for the background. 222 // The height of the box formed by the background images and its labels. 225 // The y coordinate of the box formed by the background images and its labels.
|
/external/chromium/chrome/browser/ |
utility_process_host.h | 46 // message catalogs. |images| contains a list of decoded images and the 47 // associated paths where those images live on disk.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/ |
feed.html | 155 var images = doc.getElementsByTagName("image"); 157 if (images.length != 0) { 158 var urls = images[0].getElementsByTagName("url");
|
/external/jpeg/ |
jpegtran.1 | 175 Set limit for amount of memory to use in processing large images. Value is 232 The transform options can't transform odd-size images perfectly. Use 237 cases where this isn't really necessary. Expect swapping on large images,
|