/external/skia/tools/tests/ |
skimage_self_test.py | 48 invalid_file = os.path.join(file_dir, "skimage", "input", "bad-images", 58 expectations_dir = os.path.join(file_dir, "skimage", "input", "bad-images") 102 "images-with-known-hashes", 105 "images-with-known-hashes") 130 # Generate an expectations file from known images. 132 "images-with-known-hashes") 145 # confirm that the images in images_dir match it.
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/ |
SmartCamera.java | 88 // Function used to run images through the graph, mainly for CSV data generation 105 // Function to clear the "Images Saved" text off the screen 110 // Function to capture the images in the current imageviews and save them to the gallery 125 mImagesSavedTextView.setText("" + maxI + " Images Saved"); 131 MediaStore.Images.Media.insertImage(getContentResolver(), bitmap, 197 // Button used to start and stop the capture of images when they are deemed great 216 // Button to open the gallery to show the images in there
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
BucketHelper.java | 9 import android.provider.MediaStore.Images; 10 import android.provider.MediaStore.Images.ImageColumns; 35 // "album" to be the collection of images/videos which have the same value 69 // bucket info from the Images and Video tables and then merge them 85 // When query from the Images or Video tables, we only need to group by BUCKET_ID. 128 jc, resolver, Images.Media.EXTERNAL_CONTENT_URI, buckets); 211 resolver, Images.Media.EXTERNAL_CONTENT_URI, bucketId);
|
LocalImage.java | 28 import android.provider.MediaStore.Images; 29 import android.provider.MediaStore.Images.ImageColumns; 117 Uri uri = Images.Media.EXTERNAL_CONTENT_URI; 268 Uri baseUri = Images.Media.EXTERNAL_CONTENT_URI; 278 Uri baseUri = Images.Media.EXTERNAL_CONTENT_URI; 292 values.put(Images.Media.SIZE, fileSize); 303 values.put(Images.Media.ORIENTATION, rotation); 310 Uri baseUri = Images.Media.EXTERNAL_CONTENT_URI; 325 // For example, the width and height of an webp images is always '0'.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
CopyCutAction.java | 82 ISharedImages images = PlatformUI.getWorkbench().getSharedImages(); local 84 setImageDescriptor(images.getImageDescriptor(ISharedImages.IMG_TOOL_CUT)); 85 setHoverImageDescriptor(images.getImageDescriptor(ISharedImages.IMG_TOOL_CUT_HOVER)); 87 images.getImageDescriptor(ISharedImages.IMG_TOOL_CUT_DISABLED)); 89 setImageDescriptor(images.getImageDescriptor(ISharedImages.IMG_TOOL_COPY)); 90 setHoverImageDescriptor(images.getImageDescriptor(ISharedImages.IMG_TOOL_COPY_HOVER)); 92 images.getImageDescriptor(ISharedImages.IMG_TOOL_COPY_DISABLED));
|
/external/valgrind/main/docs/ |
Makefile.am | 18 images/home.png \ 19 images/next.png \ 20 images/prev.png \ 21 images/up.png \ 83 myimgdir = $(top_srcdir)/docs/images 155 mkdir -p $(myhtmldir)/images && \ 157 cp $(myimgdir)/*.png $(myhtmldir)/images && \ 165 mkdir -p $(myprintdir)/images && \ 251 mkdir -p $(valkyriedir)/images 253 cp $(myimgdir)/*.png $(valkyriedir)/images/ [all...] |
/frameworks/base/docs/html/distribute/googleplay/about/ |
visibility.jd | 7 <img src="{@docRoot}images/gp-tab.png" style="width:420px" alt="" /> 34 <img src="{@docRoot}images/gp-growth-downloads.png" style="width:600px;margin-bottom:0em;"> 76 <img src="{@docRoot}images/gp-rating-web.png" style="width:500px;padding:0;margin:0;"> 89 <img src="{@docRoot}images/gpp-cat-feature280-puzzle.png" style="width:180px"> 90 <img src="{@docRoot}images/gpp-cat-feature280-photo.png" style="width:180px"> 91 <img src="{@docRoot}images/gpp-cat-feature280-sports.png" style="width:180px"> 106 <img src="{@docRoot}images/gp-top-new-paid.png" style="width:250px"> 141 <img src="{@docRoot}images/gp-apps-home.png" style="width:180px"> 142 <img src="{@docRoot}images/gp-games-home.png" style="width:180px"> 175 <img src="{@docRoot}images/gp-collectibles.png" stydle="width:180px" [all...] |
/external/chromium_org/chrome/browser/resources/print_preview/data/ |
destination.js | 182 CLOUD: 'images/printer.png', 183 CLOUD_SHARED: 'images/printer_shared.png', 184 LOCAL: 'images/printer.png', 185 MOBILE: 'images/mobile.png', 186 MOBILE_SHARED: 'images/mobile_shared.png', 187 THIRD_PARTY: 'images/third_party.png', 188 PDF: 'images/pdf.png', 189 DOCS: 'images/google_doc.png', 190 FEDEX: 'images/third_party_fedex.png'
|
/frameworks/base/docs/html/training/design-navigation/ |
wireframing.jd | 28 <img src="{@docRoot}images/training/app-navigation-screen-planning-exhaustive-map.png" 46 <img src="{@docRoot}images/training/app-navigation-wireframing-map-example-phone.png" 52 <img src="{@docRoot}images/training/app-navigation-wireframing-map-example-tablet.png" 61 <img src="{@docRoot}images/training/app-navigation-wireframing-map-example-tablet-alt.png" 89 <a href="{@docRoot}images/training/app-navigation-wireframing-wires-phone.png"> 90 <img src="{@docRoot}images/training/app-navigation-wireframing-wires-phone.png" 100 <a href="{@docRoot}images/training/app-navigation-wireframing-wires-tablet.png"> 101 <img src="{@docRoot}images/training/app-navigation-wireframing-wires-tablet.png" 116 <p>Now that you've designed effective and intuitive intra-app navigation for your application, you can begin to spend time refining the user interface for each individual screen. For example, you can choose to use richer widgets in place of simple text labels, images, and buttons when displaying interactive content. You can also begin defining the visual styling of your application, incorporating elements from your brand's visual language in the process.</p>
|
/build/core/tasks/ |
sdk-addon.mk | 58 $(BUILT_SYSTEMIMAGE):images/$(TARGET_CPU_ABI)/system.img \ 59 $(BUILT_USERDATAIMAGE_TARGET):images/$(TARGET_CPU_ABI)/userdata.img \ 60 $(BUILT_RAMDISK_TARGET):images/$(TARGET_CPU_ABI)/ramdisk.img \ 61 $(PRODUCT_OUT)/system/build.prop:images/$(TARGET_CPU_ABI)/build.prop \ 62 $(target_notice_file_txt):images/$(TARGET_CPU_ABI)/NOTICE.txt
|
/external/chromium/chrome/browser/ui/gtk/ |
custom_button.h | 29 // It handles managing the pixbufs containing all the static images used to draw 33 // If the images come from ResourceBundle rather than the theme provider, 79 // provider so we can reload images if the user changes theme. 127 // with static images. In GTK rendering mode, it will show the standard button 138 // Same as above, but uses themed (and possibly tinted) images. |stock_id| and
|
/external/chromium_org/chrome/browser/history/ |
top_sites_cache.cc | 38 void TopSitesCache::SetThumbnails(const URLToImagesMap& images) { 39 images_ = images; 42 Images* TopSitesCache::GetImage(const GURL& url) { 49 std::map<GURL, Images>::const_iterator found = 63 std::map<GURL, Images>::const_iterator found =
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/css/ |
action_choice.css | 52 background-image: url('../images/common/spinner.svg'); 72 url('../images/volumes/device_usb_large.png') 1x, 73 url('../images/volumes/2x/device_usb_large.png') 2x); 79 url('../images/volumes/device_sd_large.png') 1x, 80 url('../images/volumes/2x/device_sd_large.png') 2x);
|
/external/chromium_org/third_party/angle/extensions/ |
ANGLE_texture_compression_dxt.txt | 77 Add the following to Section 3.7.3 (Compressed Texture Images) 92 algorithm support only 2D images without borders. 102 Add the following to Section 3.7.3 (Compressed Texture Images) 107 texture format (see Appendix). Since DXT/S3TC images are easily edited 154 The format for the S3TC Compressed Texture Images Formats is documented
|
/external/chromium_org/ui/views/controls/button/ |
image_button.h | 70 // Whether we should draw our images resources horizontally flipped. 86 // from images. 94 // The images used to render the different states of this button. 161 // The parent class's images_ member is used for the current images, 162 // and this array is used to hold the alternative images.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/ |
build_types.html | 10 project> Build Types</FONT></b></td></tr> <tr> <td align=right valign=top><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td><td> 18 20011027 is the build from Oct 27, 2001.</font><br> </p></td></tr> <tr> <td align=right valign=top><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td><td><b><font face="arial,helvetica,geneva" size="-1">Stable 27 because of the valuable and timely feedback. </font></td></tr> <tr> <td align=right valign=top><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td><td> 36 versions are released into the build.</font></p></td></tr> <tr> <td align=right valign=top><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td><td><b><font face="arial,helvetica,geneva" size="-1">Nightly 43 build what was in HEAD. </font></td></tr> <tr> <td align=right valign=top><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td><td>
|
/external/llvm/test/CodeGen/X86/ |
selectiondag-cse.ll | 24 @images = external hidden global %0, align 8 42 store i16 %tmp15, i16* getelementptr inbounds (%0* @images, i64 0, i32 47, i64 3, i64 0, i64 3), align 2 51 store i16 %tmp23, i16* getelementptr inbounds (%0* @images, i64 0, i32 47, i64 3, i64 2, i64 3), align 2 56 store i16 %tmp27, i16* getelementptr inbounds (%0* @images, i64 0, i32 47, i64 7, i64 1, i64 2), align 4 64 store i16 %tmp34, i16* getelementptr inbounds (%0* @images, i64 0, i32 47, i64 7, i64 1, i64 3), align 2
|
/external/opencv/ |
README.rdoc | 13 For those of you running on the emulator, I built a very simple Socket-based Camera server that will send images over a socket connection. This uses the QuickTime libraries which are present by default on Mac OS X, but I haven't tested on other OSes. If it doesn't work for you, you can always try the original WebcamBroadcaster I derived mine from which uses the JMF (which doesn't work with Mac OS X, hence the QTWebcamBroadcaster): 53 Using the emulator there are two slightly different 'flavors' of running. Both are socket based cameras, but one is written in C++ and emulates a real OpenCV Capture while the other (loosely) emulates a camera implementation in Java. The C++ version is the default as it is slightly faster and takes a little less memory. Also, the ultimate goal is to hook up with a real camera in C++ so that we don't have to pass huge amounts of data (images) back and forth through the JNI interface. 61 * Start the WebcamBroadcaster - this is a socket server that grabs images from your camera and serves them up 69 To use Java, you have to make a small code change. Eventually we will make this a configurable option without having to make a code change. The reason is because when we send data over a socket from Java to Java it is faster to send serialized buffered images. However, when we send data to C++, we have to send a raw byte array. 72 * Start the WebcamBroadcaster - this is a socket server that grabs images from your camera and serves them up
|
/external/libvpx/libvpx/examples/includes/geshi/docs/api/geshi/core/ |
GeSHi.html | 12 <h2 class="class-name"><img src="../../media/images/Class_logo.png" 56 <img src="../../media/images/Constructor.png" alt=" "/> 62 <img src="../../media/images/Method.png" alt=" "/> 68 <img src="../../media/images/Method.png" alt=" "/> 74 <img src="../../media/images/Method.png" alt=" "/> 80 <img src="../../media/images/Method.png" alt=" "/> 86 <img src="../../media/images/Method.png" alt=" "/> 92 <img src="../../media/images/Method.png" alt=" "/> 98 <img src="../../media/images/Method.png" alt=" "/> 104 <img src="../../media/images/Method.png" alt=" "/ [all...] |
/packages/apps/Camera2/src/com/android/camera/data/ |
LocalMediaData.java | 33 import android.provider.MediaStore.Images; 303 static final Uri CONTENT_URI = MediaStore.Images.Media.EXTERNAL_CONTENT_URI; 305 static final String QUERY_ORDER = MediaStore.Images.ImageColumns.DATE_TAKEN + " DESC, " 306 + MediaStore.Images.ImageColumns._ID + " DESC"; 311 MediaStore.Images.ImageColumns._ID, // 0, int 312 MediaStore.Images.ImageColumns.TITLE, // 1, string 313 MediaStore.Images.ImageColumns.MIME_TYPE, // 2, string 314 MediaStore.Images.ImageColumns.DATE_TAKEN, // 3, int 315 MediaStore.Images.ImageColumns.DATE_MODIFIED, // 4, int 316 MediaStore.Images.ImageColumns.DATA, // 5, strin [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/ |
SaveImage.java | 28 import android.provider.MediaStore.Images; 29 import android.provider.MediaStore.Images.ImageColumns; 118 // This pattern will facilitate the multiple images deletion in the auxiliary 364 Images.Media.EXTERNAL_CONTENT_URI, values); 439 Images.Media.EXTERNAL_CONTENT_URI, values); 679 Images.Media.EXTERNAL_CONTENT_URI, values); 700 values.put(Images.Media.TITLE, file.getName()); 701 values.put(Images.Media.DISPLAY_NAME, file.getName()); 702 values.put(Images.Media.MIME_TYPE, "image/jpeg"); 703 values.put(Images.Media.DATE_TAKEN, time) [all...] |
/external/chromium/chrome/browser/extensions/ |
sandboxed_extension_unpacker.cc | 184 // installed. For example, the install UI shows images from inside the 461 ExtensionUnpacker::DecodedImages images; local 462 if (!ExtensionUnpacker::ReadImagesFromFile(temp_dir_.path(), &images)) { 472 // Delete any images that may be used by the browser. We're going to write 473 // out our own versions of the parsed images, and we want to make sure the 476 if (image_paths.size() != images.size()) { 477 // Decoded images don't match what's in the manifest. 509 // Write our parsed images back to disk as well. 510 for (size_t i = 0; i < images.size(); ++i) { 511 const SkBitmap& image = images[i].a [all...] |
/external/chromium/chrome/browser/history/ |
top_sites_backend.cc | 54 const Images& thumbnail) { 125 db_->SetPageThumbnail(delta.added[i].url, delta.added[i].rank, Images()); 133 const Images& thumbnail) {
|
/external/chromium/chrome/common/extensions/docs/static/ |
notifications.html | 14 <img src="images/notification-windows.png" 17 <img src="images/notification-mac.png" 20 <img src="images/notification-linux.png"
|
/external/chromium_org/chrome/browser/extensions/ |
image_loader.h | 33 // This class is responsible for asynchronously loading extension images and 36 // the images have loaded. If you pass your callback using a weak_ptr, this 98 // Same as LoadImage() above except it loads multiple images from the same
|