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

<<51525354555657585960>>

  /external/webkit/WebCore/loader/
EmptyClients.h 52 since Images are not tied to a page).
loader.cpp 537 // Treat a 4xx response like a network error for all resources but images (which will ignore the error and continue to load for
  /external/webkit/WebCore/platform/
MIMETypeRegistry.cpp 91 // Don't treat pdf/postscript as images directly
  /external/webkit/WebCore/platform/qt/
Localizations.cpp 366 return QCoreApplication::translate("QWebPage", "%1 (%2x%3 pixels)", "Title string for images").arg(filename).arg(size.width()).arg(size.height());
  /external/webkit/WebCore/rendering/
RenderObjectChildList.cpp 373 // Images get an empty style that inherits from the pseudo.
  /external/webkit/WebKit/chromium/public/
WebFrameClient.h 86 // Controls whether images are allowed for this frame.
  /frameworks/base/awt/java/awt/
Graphics2D.java 33 * for rendering text, images, shapes. This provides methods to perform
  /frameworks/base/awt/java/awt/image/
ConvolveOp.java 334 // Skip alpha channel for TYPE_INT_RGB images
  /frameworks/base/core/java/android/net/http/
Request.java 138 high priority reqs (saving the trouble for images, etc) */
  /frameworks/base/core/java/android/widget/
VideoView.java 45 * can load images from various sources (such as resources or content
  /frameworks/base/docs/html/guide/topics/resources/
runtime-changes.jd 230 declare your Activity to handle the orientation change and have images that should change
  /frameworks/base/docs/html/guide/topics/ui/
index.jd 54 <img src="{@docRoot}images/viewgroup.png" alt="" width="312" height="211" align="center"/>
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
jdiff_statistics.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="" /> -->
927 <TD><A HREF="android.provider.MediaStore.Images.Media.html">
928 android.provider.MediaStore.Images.Media</A></TD>
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
drv.h 85 /* currently we support DSP images with internal L2 and L1 using
  /hardware/ti/wlan/wl1271/platforms/os/linux/
Makefile 245 # Create the images
  /packages/apps/Email/src/com/android/email/provider/
AttachmentProvider.java 372 * Improperly downloaded images, corrupt bitmaps and the like can commonly
  /packages/apps/Mms/src/com/android/mms/ui/
MessageListAdapter.java 589 * with various random images (upside down, etc.) we're not
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DdmsPlugin.java 198 // create the loader that's able to load the images
  /external/icu4c/i18n/
ucol_imp.h 50 * Ready to use collators are stored as binary images. Both UCA and tailorings
53 * Tailoring images are currently stored inside resource bundles and are intialized
    [all...]
  /external/jhead/
jpgfile.c 244 // Regular jpegs always have this tag, exif images have the exif
245 // marker instead, althogh ACDsee will write images with both markers.
  /external/libpng/contrib/gregbook/
rpng-win.c 5 This program decodes and displays PNG images, with gamma correction and
294 "\t\t used with transparent images\n"
rpng-x.c 5 This program decodes and displays PNG images, with gamma correction and
287 "\t\t used with transparent images\n"
wpng.c 14 images, presumed to be a 32-bit interleaved RGBA format; no pro-
413 " bg \tdesired background color for alpha-channel images, in\n"
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.c 257 /* if not downscaled and src and dst images are identcal then copy srcImage into buffer */
589 /* if not downscaled and src and dst images are identcal then copy srcImage into buffer */
  /external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/
SDL_dlcompat.c 332 /* Returns the mach_header for the module bu going through all the loaded images
1187 * or zero if the given address is not contained in any loaded images.
    [all...]

Completed in 492 milliseconds

<<51525354555657585960>>