Searched refs:image (Results 351 - 375 of 522) sorted by relevance

<<11121314151617181920>>

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DScenarioData.java301 // print image maps of historical
444 Image image = new Image(Display.getDefault(), GRAPH_WIDTH, GRAPH_HEIGHT);
445 p.paint(image);
448 ImageData data = Utils.downSample(image);
459 image.dispose();
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCComboBox.java251 * Create image canvas.
317 // image
405 public ComboBoxItem(String label, Image image) { argument
407 m_image = image;
416 public void addItem(String label, Image image) { argument
418 m_items.add(new ComboBoxItem(label, image));
521 * Selection image.
/external/icu/icu4c/source/common/unicode/
H A Drbbi.h273 * whose internal tables live in a memory-mapped file. "image" is an
275 * @param image handle to the memory image for the break iterator data.
283 RuleBasedBreakIterator(UDataMemory* image, UErrorCode &status);
/external/libunwind/src/
H A Dos-freebsd.c148 cur_map->ei.image = NULL;
/external/libvncserver/x11vnc/
H A Dxwrappers.h55 extern Status XShmGetImage_wr(Display *disp, Drawable d, XImage *image, int x, int y,
/external/lldb/utils/test/
H A Dras.py23 from email.mime.image import MIMEImage
144 elif maintype == 'image':
/external/mesa3d/include/EGL/
H A Deglext.h85 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImageKHR (EGLDisplay dpy, EGLImageKHR image);
88 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYIMAGEKHRPROC) (EGLDisplay dpy, EGLImageKHR image);
281 EGLAPI EGLBoolean EGLAPIENTRY eglExportDRMImageMESA (EGLDisplay dpy, EGLImageKHR image, EGLint *name, EGLint *handle, EGLint *stride);
284 typedef EGLBoolean (EGLAPIENTRYP PFNEGLEXPORTDRMIMAGEMESAPROC) (EGLDisplay dpy, EGLImageKHR image, EGLint *name, EGLint *handle, EGLint *stride);
/external/robolectric/src/test/java/com/xtremelabs/robolectric/
H A DR.java24 public static final int image = nextId++; field in class:R.id
/external/vboot_reference/utility/
H A Dvbutil_what_keys11 Given a ChromiumOS disk (or BIOS) image, try to figure out how it's signed.
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp209 typedef GpStatus (WINGDIPAPI *FuncType_GdipGetImageWidth)(GpImage *image, UINT *width);
210 typedef GpStatus (WINGDIPAPI *FuncType_GdipGetImageHeight)(GpImage *image, UINT *height);
211 typedef GpStatus (WINGDIPAPI *FuncType_GdipGetImagePixelFormat)(GpImage *image, PixelFormat *format);
213 typedef GpStatus (WINGDIPAPI *FuncType_GdipGetImagePalette)(GpImage *image, ColorPalette *palette, INT size);
214 typedef GpStatus (WINGDIPAPI *FuncType_GdipGetImagePaletteSize)(GpImage *image, INT *size);
216 typedef GpStatus (WINGDIPAPI *FuncType_GdipDisposeImage)(GpImage *image);
219 typedef GpStatus (WINGDIPAPI *FuncType_GdipSetImagePalette)(GpImage *image, GDIPCONST ColorPalette *palette);
221 typedef GpStatus (WINGDIPAPI *FuncType_GdipDrawImagePointsI)(GpGraphics *graphics, GpImage *image, GDIPCONST GpPoint *dstpoints, INT count);
262 typedef GpStatus (WINGDIPAPI *FuncType_GdipGetImageGraphicsContext)(GpImage *image, GpGraphics **graphics);
263 typedef GpStatus (WINGDIPAPI *FuncType_GdipDrawImageI)(GpGraphics *graphics, GpImage *image, IN
[all...]
/external/deqp/modules/glshared/
H A DglsFboUtil.hpp264 //! image with name `imageName` is `image`, using `vfr` to check format
266 bool isComplete (glw::GLenum attPoint, const Image* image,
408 const config::Image* image) = 0;
/external/elfutils/src/libdwfl/
H A DAndroid.mk69 image-header.c \
/external/google-breakpad/src/client/mac/handler/
H A Dminidump_generator.cc1278 DynamicImage *image = dynamic_images_->GetImage(index); local
1280 if (!image)
1287 string name = image->GetFilePath();
1291 module->base_of_image = image->GetVMAddr() + image->GetVMAddrSlide();
1292 module->size_of_image = static_cast<uint32_t>(image->GetVMSize());
1308 uint32_t modVersion = image->GetVersion();
1315 if (!WriteCVRecord(module, image->GetCPUType(), name.c_str(), false)) {
1398 // failed - just use the first image
/external/mesa3d/include/VG/
H A Dvgext.h75 VG_API_CALL VGImage VG_API_ENTRY vgCreateEGLImageTargetKHR(VGeglImageKHR image);
77 typedef VGImage (VG_API_ENTRYP PFNVGCREATEEGLIMAGETARGETKHRPROC) (VGeglImageKHR image);
/external/mesa3d/src/gallium/state_trackers/clover/api/
H A Dmemory.cpp240 image *img = dynamic_cast<image *>(obj);
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common_context.h161 * If mt != 0, the image is stored in hardware format in the
165 * If mt == 0, the image is stored in normal memory pointed to
174 static INLINE radeon_texture_image *get_radeon_texture_image(struct gl_texture_image *image) argument
176 return (radeon_texture_image*)image;
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.h161 * If mt != 0, the image is stored in hardware format in the
165 * If mt == 0, the image is stored in normal memory pointed to
174 static INLINE radeon_texture_image *get_radeon_texture_image(struct gl_texture_image *image) argument
176 return (radeon_texture_image*)image;
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dj2k.h330 /** if != 0, then original dimension divided by 2^(reduce); if == 0 or not used, image is decoded to the full resolution */
343 /** Size of the image in bits*/
511 /** Total num of tile parts in whole image = num tiles* num tileparts in each tile*/
549 /** pointer to the internal/private encoded / decoded image */
552 /* pointer to the output image (decoded)*/
601 opj_image_t *image,
700 * @param p_start_x the left position of the rectangle to decode (in image coordinates).
701 * @param p_start_y the up position of the rectangle to decode (in image coordinates).
702 * @param p_end_x the right position of the rectangle to decode (in image coordinates).
703 * @param p_end_y the bottom position of the rectangle to decode (in image coordinate
[all...]
/external/skia/src/utils/
H A DSkLuaCanvas.cpp233 void SkLuaCanvas::onDrawImage(const SkImage* image, SkScalar x, SkScalar y, const SkPaint* paint) { argument
240 void SkLuaCanvas::onDrawImageRect(const SkImage* image, const SkRect* src, const SkRect& dst, argument
/external/valgrind/VEX/switchback/
H A Dlinker.c151 void* image;
873 char* ehdrC = (char*)(oc->image);
935 char* ehdrC = (char*)(oc->image);
1119 char* ehdrC = (char*)(oc->image);
1384 /* Allocate a 1-page area just prior to the image, so we can put
1401 oc->image = &(p[ oc->fixup_size ]);
1403 r = read(fd, oc->image, oc->fileSize);
1410 oc->fileName, oc->image, oc->fixup );
1414 /* verify the in-memory image */
1418 /* build the symbol list for this image */
[all...]
/external/zopfli/src/zopflipng/
H A Dzopflipng_bin.cc62 printf("ZopfliPNG, a Portable Network Graphics (PNG) image optimizer.\n"
84 "--lossy_8bit: convert 16-bit per channel image to 8-bit per"
88 "--always_zopflify: always output the image encoded by Zopfli, even if"
106 " the best for this image is chosen by trying faster compression with"
283 std::vector<unsigned char> image; local
299 error = lodepng::decode(image, w, h, inputstate, resultpng);
346 // previous run with different parameters that gave a smaller PNG image.
/external/skia/src/core/
H A DSkRecordDraw.cpp102 DRAW(DrawImage, drawImage(r.image, r.left, r.top, r.paint));
103 DRAW(DrawImageRect, drawImageRect(r.image, r.src, r.dst, r.paint));
414 const SkImage* image = op.image; local
415 SkRect rect = SkRect::MakeXYWH(op.left, op.top, image->width(), image->height());
/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp523 EGLImageKHR image; member in class:deqp::egl::GLES2ThreadTest::EGLImage
533 void addImage (SharedPtr<EGLImage> image) { m_images.push_back(image); } argument
565 SharedPtr<EGLImage> image = m_images[index]; local
567 return image;
862 , image (EGL_NO_IMAGE_KHR)
1882 CreateImageFromTexture (SharedPtr<EGLImage>& image, SharedPtr<Texture> texture, bool useSync, bool serverSync);
1890 CreateImageFromTexture::CreateImageFromTexture (SharedPtr<EGLImage>& image, SharedPtr<Texture> texture, bool useSync, bool serverSync) argument
1894 image = SharedPtr<EGLImage>(new EGLImage(getEvent(), getSync()));
1896 m_image = image;
1953 DestroyImage(SharedPtr<EGLImage> image, bool useSync, bool serverSync) argument
1982 DefineTextureFromImage(SharedPtr<Texture> texture, SharedPtr<EGLImage> image, bool useSync, bool serverSync) argument
2757 SharedPtr<GLES2ThreadTest::EGLImage> image; local
2769 SharedPtr<GLES2ThreadTest::EGLImage> image = resourceManager.popImage(imageNdx); local
2778 SharedPtr<GLES2ThreadTest::EGLImage> image = resourceManager.popImage(imageNdx); local
3352 SharedPtr<GLES2ThreadTest::EGLImage> image; local
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp785 void verifyRenderedImage (const tcu::Surface& image, const std::vector<tcu::Vec4>& vertices);
877 << "Verifying rendered image and feedback vertices are consistent.\n"
878 << "Rendering scene again with identical shader program, but without setting feedback varying. Expecting similar output image."
975 m_testCtx.getLog() << tcu::TestLog::Message << "Comparing the image rendered with no transform feedback against the image rendered with enabled transform feedback." << tcu::TestLog::EndMessage;
1095 // verify feedback results are consistent with rendered image
1218 void FeedbackPrimitiveTypeCase::verifyRenderedImage (const tcu::Surface& image, const std::vector<tcu::Vec4>& tfVertices)
1222 m_testCtx.getLog() << tcu::TestLog::Message << "Comparing result image against feedback results." << tcu::TestLog::EndMessage;
1229 // Verifying vertices recorded with feedback actually ended up on the result image
1236 const tcu::IVec2 rasterPos ((int)deFloatRound((vertices[ndx].x() * 0.5f + 0.5f) * image
[all...]
/external/libpng/
H A Dpng.c615 /* Free any image bits attached to the info structure */
1052 /* Either this is an sRGB image, in which case the calculated gamma
1053 * approximation should match, or this is an image with a profile and the
1984 * "If the iCCP chunk is present, the image samples conform to the colour
2043 /* May not be embedded in an image */
2452 png_warning(png_ptr, "Invalid image width in IHDR");
2508 png_warning(png_ptr, "Invalid image height in IHDR");
4325 png_imagep image = png_voidcast(png_imagep, argument); local
4326 png_controlp cp = image->opaque;
4357 image
4383 png_image_free(png_imagep image) argument
4399 png_image_error(png_imagep image, png_const_charp error_message) argument
[all...]

Completed in 3749 milliseconds

<<11121314151617181920>>