HomeSort by relevance Sort by last modified time
    Searched refs:image (Results 501 - 525 of 638) sorted by null

<<212223242526

  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
fb.h 344 struct fb_image image; member in struct:fb_cursor
  /ndk/build/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 309 GL_API void GL_APIENTRY glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image);
310 GL_API void GL_APIENTRY glEGLImageTargetRenderbufferStorageOES (GLenum target, GLeglImageOES image);
312 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image);
313 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETRENDERBUFFERSTORAGEOESPROC) (GLenum target, GLeglImageOES image);
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
fb.h 344 struct fb_image image; member in struct:fb_cursor
  /ndk/build/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 309 GL_API void GL_APIENTRY glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image);
310 GL_API void GL_APIENTRY glEGLImageTargetRenderbufferStorageOES (GLenum target, GLeglImageOES image);
312 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image);
313 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETRENDERBUFFERSTORAGEOESPROC) (GLenum target, GLeglImageOES image);
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
fb.h 344 struct fb_image image; member in struct:fb_cursor
  /ndk/build/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 309 GL_API void GL_APIENTRY glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image);
310 GL_API void GL_APIENTRY glEGLImageTargetRenderbufferStorageOES (GLenum target, GLeglImageOES image);
312 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image);
313 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETRENDERBUFFERSTORAGEOESPROC) (GLenum target, GLeglImageOES image);
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
fb.h 344 struct fb_image image; member in struct:fb_cursor
  /ndk/build/platforms/android-8/arch-x86/usr/include/GLES/
glext.h 309 GL_API void GL_APIENTRY glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image);
310 GL_API void GL_APIENTRY glEGLImageTargetRenderbufferStorageOES (GLenum target, GLeglImageOES image);
312 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image);
313 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETRENDERBUFFERSTORAGEOESPROC) (GLenum target, GLeglImageOES image);
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
fb.h 344 struct fb_image image; member in struct:fb_cursor
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
AddressListParser.java 540 if (t.image.charAt(t.image.length() - 1) != '.' || t.kind == AddressListParserConstants.QUOTEDSTRING)
592 if (t.image.charAt(t.image.length() - 1) != '.')
  /external/icu4c/i18n/
ucol_elm.cpp 111 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status) {
136 t->image = image;
370 r->image = t->image;
897 t->image->jamoSpecial = TRUE;
    [all...]
ucol_tok.cpp     [all...]
ucol_imp.h 52 * udata header in front of the image and should be opened using udata_open.
63 * Here is the format of binary collation image.
79 * int32_t size; - image size in bytes
92 * uint32_t UCAConsts; - only used (!=0) in UCA image - structure which holds values for indirect positioning and implicit ranges
96 * uint32_t contractionUCACombos; - only used (!=0) in UCA image - list of UCA contractions. This is a zero terminated array of UChar[contractionUCACombosWidth],
150 * uint32_t byteSize; - size of inverse UCA image in bytes
919 const UCATableHeader *image; member in struct:UCollator
    [all...]
  /external/webkit/WebCore/html/canvas/
WebGLRenderingContext.cpp 115 // Make sure the canvas's image buffer is allocated.
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 634 nFrameWidth = pPortDefIn->format.image.nFrameWidth * nScaleFactor / 100;
635 nFrameHeight = pPortDefIn->format.image.nFrameHeight * nScaleFactor / 100;
693 OMX_PRINT2(pComponentPrivate->dbg, "JPEGdec:: nProgressive IMAGE");
709 if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_FormatCbYCrY) {
712 else if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format16bitRGB565) {
715 else if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format24bitRGB888) {
718 else if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888) {
721 else if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format32bitBGRA8888) {
745 if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888)
754 OMX_PRINT2(pComponentPrivate->dbg, "Image Width\t= %d\n", arr[8])
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java 1665 ImageView image = new ImageView(this); local
    [all...]
  /frameworks/base/opengl/libagl/
texture.cpp     [all...]
  /build/tools/releasetools/
common.py 64 image = pieces[0]
66 OPTIONS.max_image_size[image + ".img"] = size
74 'sourcedir'), and turn them into a boot image. Put the boot image
77 appear to contain files for the requested image)."""
91 'sourcedir'), and turn them into a boot image. Return the image
93 building the requested image."""
129 assert p.returncode == 0, "mkbootimg of %s image failed" % (
513 used to install the image for the device's baseband processor.""
    [all...]
  /external/proguard/src/proguard/gui/splash/
OverrideGraphics2D.java 27 import java.awt.image.*;
28 import java.awt.image.renderable.RenderableImage;
294 public boolean drawImage(Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2, Color bgcolor, ImageObserver observer)
299 public boolean drawImage(Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2, ImageObserver observer)
304 public boolean drawImage(Image img, int x, int y, int width, int height, Color bgcolor, ImageObserver observer)
309 public boolean drawImage(Image img, int x, int y, int width, int height, ImageObserver observer)
314 public boolean drawImage(Image img, int x, int y, Color bgcolor, ImageObserver observer)
319 public boolean drawImage(Image img, int x, int y, ImageObserver observer)
324 public boolean drawImage(Image img, AffineTransform xform, ImageObserver obs)
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_QWin.cc 45 void SDL_QWin::setImage(QImage *image) {
49 my_image = image;
50 // setFixedSize(image->size());
  /external/webkit/WebCore/platform/graphics/
GraphicsContext3D.h 67 class Image;
549 int texImage2D(unsigned target, unsigned level, Image* image, bool flipY, bool premultiplyAlpha);
555 int texSubImage2D(unsigned target, unsigned level, unsigned xoffset, unsigned yoffset, Image* image, bool flipY, bool premultiplyAlpha);
  /external/webkit/WebKit/win/
FullscreenVideoController.cpp 104 m_buttonImage = Image::loadPlatformResource(buttonResource);
109 m_buttonImageAlt = Image::loadPlatformResource(buttonResourceAlt);
114 Image* image = (m_showAltButton && m_buttonImageAlt) ? m_buttonImageAlt.get() : m_buttonImage.get(); local
115 context.drawImage(image, DeviceColorSpace, m_rect.location());
  /frameworks/base/awt/java/awt/image/
BufferedImage.java 22 package java.awt.image;
29 import java.awt.Image;
40 import org.apache.harmony.awt.gl.image.BufferedImageSource;
44 * The BufferedImage class describes an Image which contains a buffer of image
51 public class BufferedImage extends Image implements WritableRenderedImage, Transparency {
54 * The Constant TYPE_CUSTOM indicates that Image type is unknown.
59 * The Constant TYPE_INT_RGB indicates an image with 8 bit RGB color
65 * The Constant TYPE_INT_ARGB indicates an image with 8 bit RGBA color
71 * The Constant TYPE_INT_ARGB_PRE indicates an image with 8 bit RGBA colo
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES11Ext.cpp 467 /* void glEGLImageTargetTexture2DOES ( GLenum target, GLeglImageOES image ) */
474 GLeglImageOES image = (GLeglImageOES) 0; local
476 image = (GLeglImageOES)getPointer(_env, image_buf, &_array, &_remaining);
479 (GLeglImageOES)image
482 releasePointer(_env, _array, image, _exception ? JNI_FALSE : JNI_TRUE);
486 /* void glEGLImageTargetRenderbufferStorageOES ( GLenum target, GLeglImageOES image ) */
493 GLeglImageOES image = (GLeglImageOES) 0; local
495 image = (GLeglImageOES)getPointer(_env, image_buf, &_array, &_remaining);
498 (GLeglImageOES)image
501 releasePointer(_env, _array, image, _exception ? JNI_FALSE : JNI_TRUE)
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 1669 milliseconds

<<212223242526