HomeSort by relevance Sort by last modified time
    Searched full:images (Results 351 - 375 of 6197) sorted by null

<<11121314151617181920>>

  /sdk/avdlauncher/
Android.mk 40 AVDLAUNCHER_ICON_PATH := $(LOCAL_PATH)/images
49 LOCAL_PREBUILT_OBJ_FILES += images/$(AVDLAUNCHER_ICON_OBJ)
  /sdk/find_lock/
Android.mk 41 FIND_LOCK_ICON_PATH := $(LOCAL_PATH)/images
50 LOCAL_PREBUILT_OBJ_FILES += images/$(FIND_LOCK_ICON_OBJ)
  /sdk/sdklauncher/
Android.mk 40 SDKLAUNCHER_ICON_PATH := $(LOCAL_PATH)/images
49 LOCAL_PREBUILT_OBJ_FILES += images/$(SDKLAUNCHER_ICON_OBJ)
  /system/core/libsparse/
sparse_format.h 23 __le16 major_version; /* (0x1) - reject images with higher major versions */
24 __le16 minor_version; /* (0x0) - allow images with higer minor versions */
  /external/chromium_org/chrome/browser/resources/feedback/css/
feedback.css 132 url('chrome://resources/images/apps/button_butter_bar_close.png') 1x,
133 url('chrome://resources/images/2x/apps/button_butter_bar_close.png') 2x);
144 url('chrome://resources/images/apps/button_butter_bar_close_hover.png') 1x,
145 url('chrome://resources/images/2x/apps/button_butter_bar_close_hover.png') 2x);
150 url('chrome://resources/images/apps/button_butter_bar_close_pressed.png') 1x,
151 url('chrome://resources/images/2x/apps/button_butter_bar_close_pressed.png') 2x);
  /external/chromium_org/chrome/browser/search/
local_ntp_source.cc 45 { "images/close_2.png", IDR_CLOSE_2, "image/png" },
46 { "images/close_2_hover.png", IDR_CLOSE_2_H, "image/png" },
47 { "images/close_2_active.png", IDR_CLOSE_2_P, "image/png" },
48 { "images/close_2_white.png", IDR_CLOSE_2_MASK, "image/png" },
49 { "images/2x/google_logo.png",
51 { "images/2x/white_google_logo.png",
  /external/chromium_org/chrome/browser/ui/app_list/search/people/
people_provider_browsertest.cc 48 "\"images\" : [{"
72 "\"images\" : [{"
92 "\"images\" : [{"
112 "\"images\" : [{"
132 "\"images\" : [{"
152 // Images field is missing on purpose.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
activeTab.html 2 #active-tab-images {
5 #active-tab-images tr {
8 #active-tab-images .spacing {
29 <table id="active-tab-images" class="simple">
36 <td><img id="active-tab-before" src="{{static}}/images/active-tab-before.png"></td>
38 <td><img id="active-tab-after" src="{{static}}/images/active-tab-after.png"></td>
  /external/chromium_org/third_party/mesa/src/docs/
MESA_pack_invert.spec 34 images are to be packed in top-to-bottom order instead of OpenGL's
39 Almost all known image file formats store images in top-to-bottom
40 order. As it is, OpenGL reads images from the frame buffer in
41 bottom-to-top order. Thus, images usually have to be inverted before
43 allows images to be read such that inverting isn't needed.
54 solutions for inverting images when using glDrawPixels (negative Y pixel
  /external/chromium_org/tools/grit/grit/format/
rc_header_unittest.py 35 <include type="gif" name="ID_LOGO" file="images/logo.gif" />
61 <include type="gif" name="ID_LOGO" file="images/logo.gif" />
101 <include type="gif" name="ID_LOGO" file="images/logo.gif" />
102 <include type="gif" name="ID_LOGO2" file="images/logo2.gif" />
120 <include type="gif" name="ID_LOGO" file="images/logo.gif" />
121 <include type="gif" name="ID_LOGO2" file="images/logo2.gif" />
  /external/clang/www/analyzer/
content.css 108 #collapsetree li a{display:block;padding-left:20px;color:#000;text-decoration:none;background:url(images/tree/bullet.gif) center left no-repeat;white-space:nowrap}
111 #collapsetree li.click a{background:url(images/tree/bullet.gif) center left no-repeat}
112 #collapsetree ul li.click a{background:url(images/tree/bullet.gif) center left no-repeat}
113 #collapsetree li a.subMenu,#collapsetree ul li a.subMenu{background:url(images/tree/plus.gif) center left no-repeat}
114 #collapsetree li a.click{background:url(images/tree/minus.gif) center left no-repeat}
115 #collapsetree ul li a.click{background:url(images/tree/minus.gif) center left no-repeat}
  /external/libvpx/libvpx/examples/includes/geshi/docs/api/geshi/core/
_geshi.php.html 12 <h2 class="file-name"><img src="../../media/images/Page_logo.png" alt="File" style="vertical-align: middle">/geshi.php</h2>
54 <img src="../../media/images/Class.png"
82 <img src="../../media/images/Constant.png" />
98 <img src="../../media/images/Constant.png" />
114 <img src="../../media/images/Constant.png" />
130 <img src="../../media/images/Constant.png" />
146 <img src="../../media/images/Constant.png" />
162 <img src="../../media/images/Constant.png" />
178 <img src="../../media/images/Constant.png" />
194 <img src="../../media/images/Constant.png" /
    [all...]
  /external/mesa3d/docs/
MESA_pack_invert.spec 34 images are to be packed in top-to-bottom order instead of OpenGL's
39 Almost all known image file formats store images in top-to-bottom
40 order. As it is, OpenGL reads images from the frame buffer in
41 bottom-to-top order. Thus, images usually have to be inverted before
43 allows images to be read such that inverting isn't needed.
54 solutions for inverting images when using glDrawPixels (negative Y pixel
  /frameworks/base/docs/html/tools/help/
gltracer.jd 20 The tool allows you to capture OpenGL ES commands and frame by frame images to help you understand
52 <p>Tracer captures OpenGL ES command execution logs and can also capture progressive images of the
59 <img src="{@docRoot}images/gltracer/dialog-trace.png">
70 src="{@docRoot}images/gltracer/icon-capture.png">).</li>
80 <p class="note"><strong>Note:</strong> If you want to capture progressive frame images for each
100 src="{@docRoot}images/gltracer/icon-load-trace.png">).</li>
  /frameworks/base/media/java/android/media/
Image.java 31 * Images are not directly usable as as UI resources.</p>
33 * <p>Since Images are often directly produced or consumed by hardware
37 * <p>For example, when using the {@link ImageReader} class to read out Images
39 * availability of new Images once
41 * reached. When this happens, the function acquiring new Images will typically
108 * compared against other sources of time or images depend on the source of
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
SecureAlbum.java 22 import android.provider.MediaStore.Images;
37 private int mMinImageId = Integer.MAX_VALUE; // the smallest id of images
38 private int mMaxImageId = Integer.MIN_VALUE; // the biggest id in images
49 {Images.Media.EXTERNAL_CONTENT_URI, Video.Media.EXTERNAL_CONTENT_URI};
62 mShowUnlockItem = (!isCameraBucketEmpty(Images.Media.EXTERNAL_CONTENT_URI)
170 Images.Media.EXTERNAL_CONTENT_URI, mMinImageId, mMaxImageId);
  /packages/screensavers/PhotoTable/res/values/
config.xml 35 <!-- Number of images to discard at a time.-->
44 <!-- The maximum allowed rotation of images thrown onto the table. -->
50 <!-- Enable manual rotation of images. -->
68 <!-- starting angle in degrees for thrown images (always lands near zero). -->
80 <!-- Number of unloadable images to skip before giving up. -->
86 <!-- Number of images to pre-load. -->
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/css/
file_manager.css 333 url('../images/files/ui/eject.png') 1x,
334 url('../images/files/ui/2x/eject.png') 2x);
383 url(../images/files/ui/search_icon_inactive.png) 1x,
384 url(../images/files/ui/2x/search_icon_inactive.png) 2x)
397 url(../images/files/ui/search_icon_active.png) 1x,
398 url(../images/files/ui/2x/search_icon_active.png) 2x);
434 url(../images/files/ui/search_clear.png) 1x,
435 url(../images/files/ui/2x/search_clear.png) 2x)
454 url(../images/files/ui/search_clear_hover.png) 1x,
455 url(../images/files/ui/2x/search_clear_hover.png) 2x)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/
GIFImageDecoderTest.cpp 143 RefPtr<SharedBuffer> data = readFile("/LayoutTests/fast/images/resources/animated.gif");
169 RefPtr<SharedBuffer> data = readFile("/LayoutTests/fast/images/resources/animated.gif");
193 RefPtr<SharedBuffer> data = readFile("/LayoutTests/fast/images/resources/animated.gif");
218 RefPtr<SharedBuffer> data = readFile("/LayoutTests/fast/images/resources/animated-gif-with-offsets.gif");
309 RefPtr<SharedBuffer> data = readFile("/LayoutTests/fast/images/resources/animated.gif");
329 RefPtr<SharedBuffer> data = readFile("/LayoutTests/fast/images/resources/animated.gif");
343 RefPtr<SharedBuffer> data = readFile("/LayoutTests/fast/images/resources/animated.gif");
387 RefPtr<SharedBuffer> fullData = readFile("/LayoutTests/fast/images/resources/animated-10color.gif");
413 // Multiple frame images.
414 testRandomFrameDecode("/LayoutTests/fast/images/resources/animated-gif-with-offsets.gif")
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
ImageManager.java 40 import android.provider.MediaStore.Images;
53 * ImageManager is used to retrieve and store images
59 private static final Uri STORAGE_URI = Images.Media.EXTERNAL_CONTENT_URI;
61 = Images.Thumbnails.EXTERNAL_CONTENT_URI;
230 values.put(Images.Media.TITLE, title);
235 values.put(Images.Media.DISPLAY_NAME, filename);
236 values.put(Images.Media.DATE_TAKEN, dateTaken);
237 values.put(Images.Media.MIME_TYPE, "image/jpeg");
238 values.put(Images.Media.ORIENTATION, degree[0]);
239 values.put(Images.Media.DATA, filePath)
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
charger_replacement.html 47 <img id="new-charger" src="images/new_charger_us.png">
48 <img id="new-charger-us" src="images/new_charger_us.png" hidden>
49 <img id="new-charger-uk" src="images/new_charger_uk.png" hidden>
50 <img id="new-charger-au" src="images/new_charger_au.png" hidden>
53 <img id="original-charger" src="images/original_charger_us.png">
54 <img id="original-charger-us" src="images/original_charger_us.png" hidden>
55 <img id="original-charger-uk" src="images/original_charger_uk.png" hidden>
56 <img id="original-charger-au" src="images/original_charger_au.png" hidden>
68 <img id="safe-charger-checkmark" src="images/safe-charger-checkmark.png">
135 <img id="safe-charger-checkmark" src="images/safe-charger-checkmark.png"
    [all...]
  /frameworks/base/docs/html/training/tv/
optimizing-layouts-tv.jd 68 <img src="{@docRoot}images/training/panoramio-grid.png" />
160 To get the best scaling results for images, provide them as <a href="{@docRoot}tools/help/draw9patch.html">
162 If you provide low quality or small images in your layouts, they will appear pixelated, fuzzy, or grainy. This
163 is not a good experience for the user. Instead, use high-quality images.
174 The Android system has a limited amount of memory, so downloading and storing high-resolution images can often
179 <li>Load images only when they're displayed on the screen. For example, when displaying multiple images in
191 <li>If you fetch images from the network, use {@link android.os.AsyncTask}
195 <li>Scale down really large images to a more appropriate size as you download them; otherwise, downloading the image
196 itself may cause an "Out of Memory" exception. Here is sample code that scales down images while downloading
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/file_system/
stat 116 <div style="float: right; padding: 5px;"><a href="http://www.viewvc.org/"><img src="/viewvc/*docroot*/images/logo.png" alt="ViewVC logotype" width="128" height="48" /></a></div>
161 src="/viewvc/*docroot*/images/up.png" />
189 <img src="/viewvc/*docroot*/images/back_small.png" alt="" width="16" height="16"
206 <img src="/viewvc/*docroot*/images/dir.png" alt="" width="16" height="16" />
232 <img src="/viewvc/*docroot*/images/text.png" alt="" width="16" height="16" />
258 <img src="/viewvc/*docroot*/images/text.png" alt="" width="16" height="16" />
285 <img src="/viewvc/*docroot*/images/text.png" alt="" width="16" height="16" />
311 <img src="/viewvc/*docroot*/images/text.png" alt="" width="16" height="16" />
337 <img src="/viewvc/*docroot*/images/text.png" alt="" width="16" height="16" />
366 <img src="/viewvc/*docroot*/images/text.png" alt="" width="16" height="16" /
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/css/
file_manager.css 266 background-image: url(../images/filetype_generic.png);
275 background-image: url(../images/filetype_audio.png);
279 background-image: url(../images/filetype_doc.png);
283 background-image: url(../images/filetype_folder.png);
287 background-image: url(../images/filetype_html.png);
291 background-image: url(../images/filetype_image.png);
295 background-image: url(../images/filetype_pdf.png);
299 background-image: url(../images/filetype_presentation.png);
303 background-image: url(../images/filetype_spreadsheet.png);
307 background-image: url(../images/filetype_text.png)
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.0-highlights.jd 58 <a href="{@docRoot}sdk/images/4.0/home-lg.png" target="_android"><img
60 src="{@docRoot}sdk/images/4.0/home.png" alt="" height="300" width="180" /></a>
61 <a href="{@docRoot}sdk/images/4.0/lock-lg.png" target="_android"><img
63 src="{@docRoot}sdk/images/4.0/lock.png" alt="" height="300" width="180" /></a>
93 pops up to show thumbnail images of apps used recently &mdash; tapping a
98 <a href="{@docRoot}sdk/images/4.0/tasks-lg.png" target="_android">
99 <img src="{@docRoot}sdk/images/4.0/tasks.png" alt="" height="240" width="144" style="border:1px
103 <a href="{@docRoot}sdk/images/4.0/lock-camera-lg.png" target="_android">
104 <img src="{@docRoot}sdk/images/4.0/lock-camera.png" alt="" height="240" width="144"
108 <a href="{@docRoot}sdk/images/4.0/contact-call-lg.png" target="_android"
    [all...]

Completed in 461 milliseconds

<<11121314151617181920>>