HomeSort by relevance Sort by last modified time
    Searched full:image (Results 176 - 200 of 10027) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/jpeg/
jconfig.wat 26 #define BMP_SUPPORTED /* BMP image file format */
27 #define GIF_SUPPORTED /* GIF image file format */
28 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
29 #undef RLE_SUPPORTED /* Utah RLE image file format */
30 #define TARGA_SUPPORTED /* Targa image file format */
  /external/llvm/test/CodeGen/PowerPC/
2007-09-04-AltivecDST.ll 3 define hidden void @_Z4borkPc(i8* %image) {
5 tail call void @llvm.ppc.altivec.dst( i8* %image, i32 8, i32 0 )
6 tail call void @llvm.ppc.altivec.dstt( i8* %image, i32 8, i32 0 )
7 tail call void @llvm.ppc.altivec.dstst( i8* %image, i32 8, i32 0 )
8 tail call void @llvm.ppc.altivec.dststt( i8* %image, i32 8, i32 0 )
  /external/oprofile/libpp/
image_errors.h 20 /// possible reasons why we can't read a binary image
29 /// output why the image passed can't be read to stderr, we warranty only one
30 /// error report by image name.
32 report_image_error(std::string const & image, image_error error, bool fatal,
35 /// output why the image passed can't be read to stderr
  /external/qemu/distrib/jpeg-6b/
jconfig.cfg 31 #define BMP_SUPPORTED /* BMP image file format */
32 #define GIF_SUPPORTED /* GIF image file format */
33 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
34 #undef RLE_SUPPORTED /* Utah RLE image file format */
35 #define TARGA_SUPPORTED /* Targa image file format */
jconfig.dj 26 #define BMP_SUPPORTED /* BMP image file format */
27 #define GIF_SUPPORTED /* GIF image file format */
28 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
29 #undef RLE_SUPPORTED /* Utah RLE image file format */
30 #define TARGA_SUPPORTED /* Targa image file format */
jconfig.mac 30 #define BMP_SUPPORTED /* BMP image file format */
31 #define GIF_SUPPORTED /* GIF image file format */
32 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
33 #undef RLE_SUPPORTED /* Utah RLE image file format */
34 #define TARGA_SUPPORTED /* Targa image file format */
jconfig.manx 30 #define BMP_SUPPORTED /* BMP image file format */
31 #define GIF_SUPPORTED /* GIF image file format */
32 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
33 #undef RLE_SUPPORTED /* Utah RLE image file format */
34 #define TARGA_SUPPORTED /* Targa image file format */
jconfig.sas 32 #define BMP_SUPPORTED /* BMP image file format */
33 #define GIF_SUPPORTED /* GIF image file format */
34 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
35 #undef RLE_SUPPORTED /* Utah RLE image file format */
36 #define TARGA_SUPPORTED /* Targa image file format */
jconfig.st 28 #define BMP_SUPPORTED /* BMP image file format */
29 #define GIF_SUPPORTED /* GIF image file format */
30 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
31 #undef RLE_SUPPORTED /* Utah RLE image file format */
32 #define TARGA_SUPPORTED /* Targa image file format */
jconfig.vc 33 #define BMP_SUPPORTED /* BMP image file format */
34 #define GIF_SUPPORTED /* GIF image file format */
35 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
36 #undef RLE_SUPPORTED /* Utah RLE image file format */
37 #define TARGA_SUPPORTED /* Targa image file format */
jconfig.wat 26 #define BMP_SUPPORTED /* BMP image file format */
27 #define GIF_SUPPORTED /* GIF image file format */
28 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
29 #undef RLE_SUPPORTED /* Utah RLE image file format */
30 #define TARGA_SUPPORTED /* Targa image file format */
  /external/e2fsprogs/misc/
e2image.8.in 14 .I image-file
21 .IR image-file .
22 The image file may be examined by
30 e2fsck will be enhanced to be able to use the image file to help
34 .I image-file
41 creating a raw image file using the
43 option, since the process of creating a normal image file currently
48 It is a very good idea to create image files for all of
53 The image file should be stored on some filesystem other than
59 creates the image file as a sparse file.
    [all...]
  /external/chromium_org/third_party/skia/src/utils/
SkPDFRasterizer.cpp 15 #include <poppler-image.h>
38 poppler::image image = renderer.render_page(page.get()); local
40 if (!image.is_valid() || image.format() != poppler::image::format_argb32) {
44 int width = image.width(), height = image.height();
45 size_t rowSize = image.bytes_per_row();
46 char *imgData = image.data()
    [all...]
  /external/chromium_org/ui/gl/
gl_image.h 18 // Encapsulates an image that can be bound to a texture, hiding platform
24 // Destroys the image.
27 // Get the size of the image.
30 // Bind image to texture currently bound to |target|.
33 // Release image from texture currently bound to |target|.
42 // Called before the texture image data will be modified.
45 // Called after the texture image data has been modified.
48 // Indicate that image should be released after use.
52 // Create a GL image for a window.
55 // Create a GL image for a GPU Memory buffer
    [all...]
  /external/chromium_org/ui/snapshot/
snapshot_gtk.cc 48 ui::XScopedImage image(XGetImage(
51 if (!image.get()) {
52 LOG(ERROR) << "Couldn't get image";
55 if (image->depth != 24) {
56 LOG(ERROR)<< "Unsupported image depth " << image->depth;
61 reinterpret_cast<unsigned char*>(image->data),
63 image->width,
64 image->height,
65 image->bytes_per_line)
    [all...]
  /external/chromium_org/ui/webui/resources/css/apps/
common.css 23 border-image: -webkit-image-set(
30 border-image: -webkit-image-set(
37 border-image: -webkit-image-set(
44 border-image: -webkit-image-set(
51 border-image: -webkit-image-set
    [all...]
  /external/libsepol/man/man3/
sepol_genusers.3 3 sepol_genusers \- Generate a new binary policy image with a customized user configuration
13 generates a new binary policy image from
14 an existing binary policy image stored in the memory region described by
30 are set to refer to the new binary image's starting address and length.
31 The original binary policy image is not modified.
35 will preserve user entries that are defined in the original binary policy image
37 should instead by omitted entirely from the new binary policy image, then
50 either the original binary policy image or the generated one were
52 available to process the original binary policy image or to generate
53 the new policy image. Invalid entries in the user configuration file
    [all...]
  /external/skia/src/utils/
SkPDFRasterizer.cpp 15 #include <poppler-image.h>
38 poppler::image image = renderer.render_page(page.get()); local
40 if (!image.is_valid() || image.format() != poppler::image::format_argb32) {
44 int width = image.width(), height = image.height();
45 size_t rowSize = image.bytes_per_row();
46 char *imgData = image.data()
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java 32 import org.eclipse.swt.graphics.Image;
60 private Map<String, Image> mIconMap = Maps.newHashMap();
61 private Map<URL, Image> mUrlMap = Maps.newHashMap();
63 private Map<Image, Image> mErrorIcons;
64 private Map<Image, Image> mWarningIcons;
78 for (Image icon : mIconMap.values()) {
85 for (Image icon : mUrlMap.values()) {
93 for (Image icon : mErrorIcons.values())
267 Image image = mUrlMap.get(url); local
356 Image image = new Image(display, SX, SY); local
    [all...]
  /external/oprofile/daemon/
opd_kernel.c 89 * Allocate and initialise a kernel image description
90 * @param name image name
97 struct kernel_image * image = xmalloc(sizeof(struct kernel_image)); local
99 image->name = xstrdup(name);
100 image->start = start;
101 image->end = end;
102 list_add(&image->list, &modules);
104 return image;
109 * Clear and free all kernel image information and reset
116 struct kernel_image * image; local
143 struct kernel_image * image; local
211 struct kernel_image * image = &vmlinux_image; local
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
user_image.cc 30 bool EncodeImageSkia(const gfx::ImageSkia& image,
33 "width", image.width(), "height", image.height());
34 if (image.isNull())
36 const SkBitmap& bitmap = *image.bitmap();
50 UserImage UserImage::CreateAndEncode(const gfx::ImageSkia& image) {
52 if (EncodeImageSkia(image, &raw_image)) {
53 UserImage result(image, raw_image);
57 return UserImage(image);
66 UserImage::UserImage(const gfx::ImageSkia& image)
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_button_cell_unittest.mm 21 image:nil
36 base::scoped_nsobject<NSImage> image(
38 ASSERT_TRUE(image.get());
45 image:image
59 [cell setBookmarkCellText:@"" image:image];
63 [cell setBookmarkCellText:@"test" image:image];
70 [folder_cell setBookmarkCellText:@"" image:image]
    [all...]
bookmark_button_cell.h 46 image:(NSImage*)image
51 image:(NSImage*)image
58 image:(NSImage*)image
63 image:(NSImage*)image
72 // |-setBookmarkCellText:image:| is used to set the text and image o
    [all...]
  /external/jmonkeyengine/engine/src/android/com/jme3/asset/
AndroidImageInfo.java 6 import com.jme3.texture.Image;
7 import com.jme3.texture.Image.Format;
12 * <code>AndroidImageInfo</code> is set in a jME3 image via the {@link Image#setEfficientData(java.lang.Object)}
37 throw new AssetLoadException("Failed to load image " + assetInfo.getKey(), ex);
51 * or creating the image object.
59 throw new IOException("Failed to load image: " + assetInfo.getKey().getName());
69 format = Image.Format.Alpha8;
72 format = Image.Format.ARGB4444;
75 format = Image.Format.RGBA8
    [all...]
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
MosaicTypes.h 64 * Note: Currently assumes a YVU image
70 ImageType image; member in class:MosaicFrame
84 image = ImageUtils::allocateImage(width, height, ImageUtils::IMAGE_TYPE_NUM_CHANNELS);
91 if (image)
92 free(image);
96 * Get the V plane of the image.
100 return (image + (width*height));
104 * Get the U plane of the image.
108 return (image + (width*height*2));
112 * Get a pixel from the V plane of the image
    [all...]

Completed in 667 milliseconds

1 2 3 4 5 6 78 91011>>