/development/samples/XmlAdapters/ |
_index.html | 19 PhotosListActivity</strong></a> retrieves an RSS photo feed and displays the images and their 20 titles. The images are downloaded from the URL found in the feed using the 30 <img alt="XmlPhotosAdapter" src="../images/XmlPhotosAdapter.png" /> 31 <img alt="XmlRssReader" src="../images/XmlRssReader.png" />
|
/external/chromium/chrome/browser/resources/file_manager/ |
manifest.json | 9 "16": "images/icon16.png" 22 "default_icon": "images/icon_preview_16x16.png", 39 "default_icon": "images/icon_play_16x16.png", 70 "default_icon": "images/icon_add_to_queue_16x16.png",
|
/external/chromium/chrome/browser/themes/ |
browser_theme_pack.h | 28 // The idea is to pre-process all images (tinting, compositing, etc) at theme 90 // Cached images. We cache all retrieved and generated bitmaps and keep 137 // true if all images loaded. 141 // Creates tinted and composited frame images. Source and destination is 145 // Generates button images tinted with |button_tint| and places them in 150 // Generates the semi-transparent tab background images, putting the results 154 // Takes all the SkBitmaps in |images|, encodes them as PNGs and places 156 void RepackImages(const ImageCache& images, 159 // Takes all images in |source| and puts them in |destination|, freeing any 164 // Changes the RefCountedMemory based |images| into StringPiece data in |out| [all...] |
/external/chromium-trace/trace-viewer/build/ |
check_grit.py | 20 # I'm assuming we only have url()'s associated with images 31 for (dirpath, dirnames, filenames) in os.walk('src/images'): 42 error = 'Entries in CSS url()s do not match files in src/images:\n' 51 error += ' In src/images only:\n ' + '\n '.join(sorted(in_known_only))
|
/external/chromium_org/base/test/android/java/src/org/chromium/base/ |
ContentUriTestUtils.java | 32 MediaStore.Images.Media.EXTERNAL_CONTENT_URI, 34 MediaStore.Images.Media.DATA + " LIKE ?", 41 MediaStore.Images.Media.EXTERNAL_CONTENT_URI, "" + id).toString(); 48 MediaStore.Images.Media.EXTERNAL_CONTENT_URI, values);
|
/external/chromium_org/chrome/browser/resources/ntp_android/ |
bookmarks.css | 62 background-image: url(images/breadcrumb_mdpi.png); 117 background-image: url(images/bookmark_folder_mdpi.png); 147 background-image: url(images/bookmark_border_mdpi.png); 159 background-image: url(images/bookmark_bg_mdpi.png); 219 background-image: url(images/bookmark_bg_tvdpi.png); 222 background-image: url(images/bookmark_border_tvdpi.png); 225 background-image: url(images/bookmark_folder_tvdpi.png); 228 background-image: url(images/breadcrumb_tvdpi.png); 246 background-image: url(images/bookmark_bg_hdpi.png); 249 background-image: url(images/bookmark_border_hdpi.png) [all...] |
/external/chromium_org/chrome/browser/webdata/ |
web_apps_table.h | 24 // has_all_images Do we have all the images? 48 // Returns true if all images are retrieved. Returns false if there is a 49 // database error. In this case, the state of images is undefined; it may have 51 bool GetWebAppImages(const GURL& url, std::vector<SkBitmap>* images);
|
/external/libvpx/libvpx/ |
usage_cx.dox | 4 processes raw images passed by the application, producing packets of
|
/external/skia/gm/tests/outputs/nonverbose/output-expected/ |
command_line | 1 out/Debug/gm --hierarchy --match selftest1 --config 8888 565 -r gm/tests/inputs/images/empty-dir --writeJsonSummaryPath gm/tests/outputs/nonverbose/output-actual/json-summary.txt --writePath gm/tests/outputs/nonverbose/output-actual/writePath --mismatchPath gm/tests/outputs/nonverbose/output-actual/mismatchPath --missingExpectationsPath gm/tests/outputs/nonverbose/output-actual/missingExpectationsPath
|
/external/sonivox/docs/ |
EASLibrary3_5.odt | |
EAS_API_Reference.odt | |
JET_Programming_Manual.odt | |
/frameworks/base/docs/html/ |
robots.txt | 5 Disallow: /images/
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
package.html | 5 by widgets as background images or simply as indicators (for example, a volume
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/contentSettings/ |
popup.html | 16 <dt><label for="images">Images: </label></dt> 17 <dd><select id="images">
|
/external/chromium_org/content/child/ |
image_decoder.cc | 44 const blink::WebVector<WebImage>& images = WebImage::framesFromData( local 47 for (size_t i = 0; i < images.size(); ++i) 48 result.push_back(images[i].getSkBitmap());
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
verification.html | 15 <p><img src="images/verification-components.png" alt="Verification: failing components"/></p> 24 <p><img src="images/verification-failures.png" alt="Verification: failing test"/></p> 28 <p><img src="images/verification-comment.png" alt="Verification: failure comment"/></p>
|
builds.html | 32 <p><img src="images/builds-nolocaldata.png" alt="Builds view with no local data"/></p> 38 <p><img src="images/builds-missinglocaldata.png" alt="Builds view with missing local data"/></p> 40 <p><img src="images/builds-update.png" alt="Update local data builds"/></p> 43 <p><img src="images/builds-updateall.png" alt="Update all local data"/></p> 51 <p><img src="images/builds-generate-menu.png" alt="Generate results: menu item"/></p> 55 <p><img src="images/builds-generate-baseline.png" alt="Generate results: baseline selection"/></p> 58 <p><img src="images/builds-generate-fingerprints.png" alt="Generate results: fingerprints"/></p>
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
resourcesPanel.css | 173 background-image: url(Images/statusbarButtonGlyphs.png); 181 background-image: url(Images/statusbarButtonGlyphs2x.png); 223 content: url(Images/resourcePlainIcon.png); 227 content: url(Images/resourcePlainIconSmall.png); 232 background-image: url(Images/resourcePlainIcon.png); 251 background-image: url(Images/resourcePlainIconSmall.png); 265 content: url(Images/resourceDocumentIcon.png); 269 content: url(Images/resourceDocumentIconSmall.png); 273 content: url(Images/resourceCSSIcon.png); 277 content: url(Images/resourceDocumentIconSmall.png) [all...] |
/docs/source.android.com/src/devices/ |
testing_circuit.jd | 44 <h2 id="images">Images</h2> 50 <img style="margin:1.5em auto" src="images/breadboard.jpg" alt="breadboard prototype" /> 54 <img style="margin:1.5em auto" src="images/pcb.jpg" alt="an early run of the PCB" /> 58 <img style="margin:1.5em auto" src="images/display.jpg" alt="example display">
|
/external/chromium_org/content/renderer/ |
image_loading_helper.cc | 48 // Filters the array of bitmaps, removing all images that do not fit in a box of 52 // Sets |original_image_sizes| to the sizes of |images| before resizing. 56 std::vector<SkBitmap>* images, 58 images->clear(); 69 // Filter the images by |max_image_size|, and also identify the smallest image 70 // in case all the images are bigger than |max_image_size|. 82 images->push_back(image); 87 if (images->size()) 91 images->push_back(ResizeImage(*min_image, max_image_size)); 158 const std::vector<SkBitmap>& images) { [all...] |
/external/qemu/ |
uboot_image.h | 86 * "OS Kernel Images" are usually images of some Embedded OS which 91 * "RAMDisk Images" are more or less just data blocks, and their 94 * "Multi-File Images" contain several images, typically an OS 95 * (Linux) kernel image and one or more data images like 101 * "Multi-File Images" start with a list of image sizes, each 104 * Immediately after the terminating 0 follow the images, one by 108 * "Firmware Images" are binary images containing firmware (lik [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/css/ |
common.css | 38 url('../images/common/check_no_box.png') 1x, 39 url('../images/common/2x/check_no_box.png') 2x); 50 url('../images/common/checkbox_white_unchecked.png') 1x, 51 url('../images/common/2x/checkbox_white_unchecked.png') 2x); 57 url('../images/common/checkbox_white_checked.png') 1x, 58 url('../images/common/2x/checkbox_white_checked.png') 2x); 82 url('../images/common/bubble_point_white.png') 1x, 83 url('../images/common/2x/bubble_point_white.png') 2x); 104 url('../images/common/close_x_gray.png') 1x, 105 url('../images/common/2x/close_x_gray.png') 2x) [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/util/ |
SkyFactory.java | 99 // throw new IllegalArgumentException("3D/Array images not allowed"); 110 private static void checkImagesForCubeMap(Image... images) { 111 if (images.length == 1) { 115 Format fmt = images[0].getFormat(); 116 int width = images[0].getWidth(); 117 int height = images[0].getHeight(); 119 ByteBuffer data = images[0].getData(0); 122 checkImage(images[0]); 124 for (int i = 1; i < images.length; i++) { 125 Image image = images[i] [all...] |
/external/skia/gm/rebaseline_server/ |
imagediffdb.py | 25 IMAGES_SUBDIR = 'images' 33 """ Record of differences between two images. """ 38 """Download this pair of images (unless we already have them on local disk), 41 TODO(epoger): Make this asynchronously download images, rather than blocking 42 until the images have been downloaded and processed. 46 images 58 # Download the expected/actual images, if we don't have them already. 78 # This is tricky, because when you convert color images to grayscale or 91 # Store the diff and whitediff images generated above. 122 """Returns the maximum difference between the expected and actual images [all...] |