Searched
full:images (Results
1101 -
1125 of
1771) sorted by null
<<41424344454647484950>>
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-relativelayout.jd | 80 <img src="images/hello-relativelayout.png" width="150px" />
|
hello-tablelayout.jd | 115 <img src="images/hello-tablelayout.png" width="150px" />
|
/frameworks/base/docs/html/ |
search.jd | 146 <img src="{@docRoot}assets/images/hr_gray_main.jpg" />
|
/frameworks/base/graphics/java/android/graphics/ |
NinePatch.java | 33 * tool offers an extremely handy way to create your NinePatch images,
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
LevelListDrawable.java | 33 * a LevelListDrawable would be a battery level indicator icon, with different images to indicate the current
|
/frameworks/base/media/java/android/media/ |
FaceDetector.java | 102 * Creates a FaceDetector, configured with the size of the images to
|
MediaFile.java | 21 import android.provider.MediaStore.Images;
|
/packages/apps/Camera/src/com/android/camera/gallery/ |
ImageListUber.java | 90 // a counter of how many images we've skipped in
|
/sdk/ddms/app/src/com/android/ddms/ |
AboutDialog.java | 89 String pathName = "/images/" + fileName; // $NON-NLS-1$
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/icons/ |
ImageFactory.java | 122 * Dispose all the images created by this factory so far.
|
/system/core/mkbootimg/ |
mkbootimg.c | 211 /* put a hash of the contents in the header so boot images can be
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/avd/ |
AvdManager.java | 96 * for system images. Typically this is the path to the add-on system image or 104 * for system images. Typically this is the path to the platform system image. 536 String imagePath = target.getPath(IAndroidTarget.IMAGES); 540 imagePath = target.getParent().getPath(IAndroidTarget.IMAGES); 785 * Returns the path to the target images folder as a relative path to the SDK, if the folder 791 String imageFullPath = target.getPath(IAndroidTarget.IMAGES); [all...] |
/external/grub/ |
NEWS | 89 * The utility ``grub-install'' makes sure that GRUB images have been 150 configuration file automatically, like the network boot images. 168 unmount the partition where GRUB images reside. We'd recommend _not_ 190 specify the name of a directory which contains GRUB images. And, the 231 and "make" will produce two additional images, ``nbgrub'' for Net Boot
|
/frameworks/base/awt/javax/imageio/ |
ImageReader.java | 41 * The ImageReader class is an abstract class for decoding images. ImageReader 279 * Gets the number of images available in the current input source. 284 * @return the number of images. 636 * thumbnail preview images. 639 * thumbnail preview images, false otherwise. [all...] |
/packages/apps/Gallery/src/com/android/camera/ |
GridViewSpecial.java | 727 // again using the new images. 784 // may have changed (because the visible region changed, or some images 899 // Draw the images to the given canvas. 938 // Draw the empty images. [all...] |
/external/grub/docs/ |
multiboot.texi | 197 OS images should be easy to generate. Ideally, an OS image should simply 200 disassemble OS images just like normal executables. Specialized tools 201 should not be required to create OS images in a @emph{special} file 210 operating system to do this makes creation of OS images much more 223 problem. Multiboot-compliant OS images always contain a magic 227 be at the very beginning of the executable file, so kernel images can 409 must be set to zero in OS images. This way, the @samp{flags} fields 433 be provided if the images is in a.out format or in some other 434 format. Compliant boot loaders must be able to load images that either [all...] |
grub.texi | 108 * Network:: Downloading OS images from a network 112 * Images:: GRUB image files 332 support. You can load OS images from a network by using the @dfn{TFTP} 481 GRUB comes with boot images, which are normally put in the directory 487 configuration file. Hereafter, the directory where GRUB images are 639 But all the above examples assume that GRUB should use images under 640 the root directory. If you want GRUB to use images under a directory 782 Set GRUB's root device to the drive where the OS images are stored with [all...] |
/bootable/diskinstaller/libdiskconfig/ |
diskconfig.c | 296 * We presently only support block devices and regular file images. */ 322 LOGE("Sector size for regular file images cannot be zero");
|
/build/core/ |
Makefile | 277 # Targets for boot/OS images 300 # the boot image, which is a collection of other images. 465 "Notices for files contained in the filesystem images in this directory:", \ 521 # Targets for user images [all...] |
/external/freetype/include/freetype/config/ |
ftheader.h | 227 * definitions related to glyph images (i.e., bitmaps, outlines, 523 * @FT_CACHE_IMAGE_H if you want to cache arbitrary glyph images,
|
/external/jpeg/ |
install.doc | 132 unless you plan to process very large images. 235 The IJG code is capable of working on images that are too big to fit in main 254 or virtual memory to hold the biggest images you work with. 271 "Plenty" means about ten bytes for every pixel in the largest images 362 images handy, try compressing them with -optimize and/or decompressing with [all...] |
jmorecfg.h | 187 * images up to 64K*64K due to 16-bit fields in SOF markers. Therefore 189 * handle larger images and you don't mind deviating from the spec, you
|
rdppm.c | 8 * This file contains routines to read input images in PPM/PGM format. 63 * process very wide images on a PC, you might have to compile in large-memory
|
rdtarga.c | 8 * This file contains routines to read input images in Targa format. 280 /* NEEDS WORK to support interlaced images! */
|
wrgif.c | 8 * This file contains routines to write output images in GIF format. 136 * simplistic approach wouldn't work too well on bilevel images, for example.
|
Completed in 569 milliseconds
<<41424344454647484950>>