HomeSort by relevance Sort by last modified time
    Searched full:images (Results 1226 - 1250 of 1771) sorted by null

<<41424344454647484950>>

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/HwInit/
HwInit.c 295 /* release FW and NVS images */
  /development/ide/xcode/graphics.xcodeproj/
project.pbxproj     [all...]
  /external/jpeg/
jcparam.c 278 * multiple images at same param settings.
549 /* Custom script for YCbCr color images. */
577 /* Custom script for YCbCr color images. */
  /external/webkit/WebKit/mac/WebView/
WebViewPrivate.h 221 @abstract Sets what color the receiver draws under transparent page background colors and images.
229 @result Returns the background color drawn under transparent page background colors and images.
441 /* Used to do fast (lower quality) scaling of images so that window resize can be quick. */
  /frameworks/base/awt/javax/imageio/
ImageWriter.java 44 * The ImageWriter class is an abstract class for encoding images. ImageWriter
604 * stream of images.
653 * sizes for thumbnail images as they are encoded in the output file or
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd 46 <img src="{@docRoot}images/status_bar.png" alt="" />
51 <img src="{@docRoot}images/notifications_window.png" alt="" />
337 <img src="{@docRoot}images/custom_message.png" alt="" style="float:right;" />
  /frameworks/base/docs/html/intl/ja/guide/topics/
fundamentals.jd 533 <img src="{@docRoot}images/binder_rpc.png" alt="RPC ??????" />
    [all...]
  /frameworks/base/docs/html/sdk/
android-2.2.jd 85 $(".toggle-img", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
90 $(".toggle-img", toggleable).attr("title", "show").attr("src", (toRoot + "assets/images/triangle-closed.png"));
120 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" />
  /ndk/docs/
OVERVIEW.TXT 10 The Android NDK can only be used to target Android system images
13 1.0 and 1.1 system images are specifically *not* supported due to
73 images are not frozen and might changed drastically, or even deleted,
  /external/webkit/WebKitTools/
ChangeLog-2009-06-16     [all...]
  /external/webkit/WebKit/mac/
ChangeLog-2006-02-09     [all...]
  /external/webkit/WebCore/inspector/front-end/
AuditRules.js 755 "A width and height should be specified for all images in order to " +
777 var images = document.getElementsByTagName("img");
804 for (var i = 0; i < images.length; ++i) {
805 var image = images[i];
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
providing-resources.jd 35 <p>You should always externalize application resources such as images and strings from your
187 <img src="{@docRoot}images/resources/resource_devices_diagram2.png" height="137" alt="" />
228 high-density screen. While the images in each drawable directory are sized for a specific screen
711 each contain different versions of the same images:</p>
738 <img src="{@docRoot}images/resources/res-selection-flowchart.png" alt="" height="590" />
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
pkg_android.provider.html 32 <a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
36 <!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
645 <A NAME="MediaStore.Images.Thumbnails"></A>
646 <nobr><A HREF="android.provider.MediaStore.Images.Thumbnails.html">MediaStore.Images.Thumbnails</A></nobr>
  /external/webkit/WebCore/rendering/
RenderBoxModelObject.cpp 144 // There is no need to hash scaled images that always use low quality mode when the page demands it. This is the iChat case.
531 // When this style flag is set, change existing background colors and images to a solid white background.
533 // We don't try to avoid loading the background images, because this style flag is only set
534 // when printing, and at that point we've already loaded the background images anyway. (To avoid
535 // loading the background images we'd have to do this check when applying styles rather than
573 // Paint the color first underneath all images.
694 // a page that has fixed background images.
    [all...]
  /external/grub/docs/
grub.info 51 * Network:: Downloading OS images from a network
55 * Images:: GRUB image files
281 support. You can load OS images from a network by using the "TFTP"
432 GRUB comes with boot images, which are normally put in the directory
438 GRUB images are initially placed (normally `/usr/lib/grub/i386-pc')
580 But all the above examples assume that GRUB should use images under
581 the root directory. If you want GRUB to use images under a directory
718 1. Set GRUB's root device to the drive where the OS images are stored
    [all...]
  /build/tools/releasetools/
ota_from_target_files 305 with the boot image. (Most of the space in these images is just the
312 corresponding images.
323 # Images with different content will have a different first page, so
  /external/freetype/include/freetype/
ftcache.h 45 * images while limiting their maximum memory usage.
    [all...]
  /frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/
messages.properties 437 awt.263=Incompatible images - width or height differs
483 awt.291=Source and destination images do not have the same width!
484 awt.292=Source and destination images do not have the same height!
  /frameworks/base/core/jni/
AndroidRuntime.cpp 235 // this sets our preference for 16bit images during decode
238 // This cache is shared between browser native images, and java "purgeable"
239 // bitmaps. This globalpool is for images that do not either use the java
    [all...]
  /packages/apps/Email/res/values-fr/
strings.xml 108 <string name="message_view_show_pictures_instructions" msgid="1156525837417031085">"Sélectionnez \"Afficher les images\" pour afficher les images intégrées."</string>
109 <string name="message_view_show_pictures_action" msgid="5059936981743072545">"Afficher les images"</string>
  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java 409 // We might have deleted all images in the callback, so
410 // call setImage() only if we still have some images.
614 // delete. Although we get read permission (for the images) from
    [all...]
  /development/ide/xcode/pvjpeg.xcodeproj/
project.pbxproj 40 007ECA4F0DA683160086775A /* SkImageDecoder_libpvjpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libpvjpeg.cpp; path = ../../libs/graphics/images/SkImageDecoder_libpvjpeg.cpp; sourceTree = SOURCE_ROOT; };
  /development/pdk/docs/porting/
bluetooth.jd 28 <p><img src="images/androidBluetooth.gif"></p>
  /development/tools/monkeyrunner/src/com/android/monkeyrunner/
MonkeyRecorder.java 106 // Create directory structure to store xml file, images and zips

Completed in 521 milliseconds

<<41424344454647484950>>