Searched refs:pixel (Results 1 - 25 of 45) sorted by relevance

12

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
H A DQuickDraw_Graphics_Suite.py100 """pixel depth - the number of bits per pixel """
177 """pixel maps - """
182 class pixel(aetools.ComponentItem): class in inherits:aetools.ComponentItem
183 """pixel - A pixel """
186 pixels = pixel
302 pixel._superclassnames = []
303 pixel._privpropdict = {
306 pixel
[all...]
H A D__init__.py82 getbaseclasses(pixel)
277 'cpxl' : pixel,
/prebuilts/devtools/tools/lib/
H A Dninepatch.jar ... void ensure9Patch (java.awt.image.BufferedImage) int pixel int i int pixel int i java.awt. ...
H A Dchimpchat.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/chimpchat/ com/android/chimpchat/ChimpManager ...
H A Ddraw9patch.jar ... .image.BufferedImage, java.awt.Rectangle) int pixel int[] arr$ int len$ int i$ int ...
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
H A DXWDFile.h74 CARD32 bits_per_pixel B32; /* Bits per pixel */
102 CARD32 pixel B32;
H A DXutil.h197 unsigned long pixel);
214 #define XPutPixel(ximage, x, y, pixel) \
215 ((*((ximage)->f.put_pixel))((ximage), (x), (y), (pixel)))
H A DXcms.h181 unsigned long pixel; /* pixel value (as needed) */ member in struct:__anon1544
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXWDFile.h74 CARD32 bits_per_pixel B32; /* Bits per pixel */
102 CARD32 pixel B32;
H A DXutil.h197 unsigned long pixel);
214 #define XPutPixel(ximage, x, y, pixel) \
215 ((*((ximage)->f.put_pixel))((ximage), (x), (y), (pixel)))
H A DXcms.h181 unsigned long pixel; /* pixel value (as needed) */ member in struct:__anon3280
/prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
H A Daltivec.h61 static vector pixel __ATTRS_o_ai
62 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c);
1768 static vector pixel __ATTRS_o_ai
1769 vec_ld(int __a, const vector pixel *__b)
1771 return (vector pixel)__builtin_altivec_lvx(__a, __b);
1878 static vector pixel __ATTRS_o_ai
1879 vec_lvx(int __a, const vector pixel *__b)
1881 return (vector pixel)__builtin_altivec_lvx(__a, __b);
2080 static vector pixel __ATTRS_o_a
[all...]
/prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
H A Daltivec.h61 static vector pixel __ATTRS_o_ai
62 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c);
1768 static vector pixel __ATTRS_o_ai
1769 vec_ld(int __a, const vector pixel *__b)
1771 return (vector pixel)__builtin_altivec_lvx(__a, __b);
1878 static vector pixel __ATTRS_o_ai
1879 vec_lvx(int __a, const vector pixel *__b)
1881 return (vector pixel)__builtin_altivec_lvx(__a, __b);
2080 static vector pixel __ATTRS_o_a
[all...]
/prebuilts/sdk/renderscript/clang-include/
H A Daltivec.h61 static vector pixel __ATTRS_o_ai
62 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c);
1768 static vector pixel __ATTRS_o_ai
1769 vec_ld(int __a, const vector pixel *__b)
1771 return (vector pixel)__builtin_altivec_lvx(__a, __b);
1878 static vector pixel __ATTRS_o_ai
1879 vec_lvx(int __a, const vector pixel *__b)
1881 return (vector pixel)__builtin_altivec_lvx(__a, __b);
2080 static vector pixel __ATTRS_o_a
[all...]
/prebuilts/sdk/tools/darwin/renderscript/clang-include/
H A Daltivec.h61 static vector pixel __ATTRS_o_ai
62 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c);
1768 static vector pixel __ATTRS_o_ai
1769 vec_ld(int __a, const vector pixel *__b)
1771 return (vector pixel)__builtin_altivec_lvx(__a, __b);
1878 static vector pixel __ATTRS_o_ai
1879 vec_lvx(int __a, const vector pixel *__b)
1881 return (vector pixel)__builtin_altivec_lvx(__a, __b);
2080 static vector pixel __ATTRS_o_a
[all...]
/prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
H A Daltivec.h61 static vector pixel __ATTRS_o_ai
62 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c);
1765 static vector pixel __ATTRS_o_ai
1766 vec_ld(int __a, const vector pixel *__b)
1768 return (vector pixel)__builtin_altivec_lvx(__a, __b);
1875 static vector pixel __ATTRS_o_ai
1876 vec_lvx(int __a, const vector pixel *__b)
1878 return (vector pixel)__builtin_altivec_lvx(__a, __b);
2077 static vector pixel __ATTRS_o_a
[all...]
/prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
H A Daltivec.h61 static vector pixel __ATTRS_o_ai
62 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c);
1765 static vector pixel __ATTRS_o_ai
1766 vec_ld(int __a, const vector pixel *__b)
1768 return (vector pixel)__builtin_altivec_lvx(__a, __b);
1875 static vector pixel __ATTRS_o_ai
1876 vec_lvx(int __a, const vector pixel *__b)
1878 return (vector pixel)__builtin_altivec_lvx(__a, __b);
2077 static vector pixel __ATTRS_o_a
[all...]
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
H A Daltivec.h61 static vector pixel __ATTRS_o_ai
62 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c);
1765 static vector pixel __ATTRS_o_ai
1766 vec_ld(int __a, const vector pixel *__b)
1768 return (vector pixel)__builtin_altivec_lvx(__a, __b);
1875 static vector pixel __ATTRS_o_ai
1876 vec_lvx(int __a, const vector pixel *__b)
1878 return (vector pixel)__builtin_altivec_lvx(__a, __b);
2077 static vector pixel __ATTRS_o_a
[all...]
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
H A Daltivec.h61 static vector pixel __ATTRS_o_ai
62 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c);
1765 static vector pixel __ATTRS_o_ai
1766 vec_ld(int __a, const vector pixel *__b)
1768 return (vector pixel)__builtin_altivec_lvx(__a, __b);
1875 static vector pixel __ATTRS_o_ai
1876 vec_lvx(int __a, const vector pixel *__b)
1878 return (vector pixel)__builtin_altivec_lvx(__a, __b);
2077 static vector pixel __ATTRS_o_a
[all...]
/prebuilts/tools/darwin-x86/sdl/include/SDL/
H A DSDL_video.h69 /** Everything in the pixel format structure is read-only */
94 * which, if not NULL, contains the raw pixel data for the surface.
138 #define SDL_ANYFORMAT 0x10000000 /**< Allow any video depth/pixel-format */
193 * For an explanation of these pixel formats, see:
268 * pixel format, but does not initialize a window or graphics mode.
297 * member of the returned structure will contain the pixel format of the
305 * or returns the bits-per-pixel of the closest available mode with the
306 * given width and height. If this bits-per-pixel is different from the
308 * but will emulate the requested bits-per-pixel with a shadow surface.
327 * Set up a video mode with the specified width, height and bits-per-pixel
[all...]
/prebuilts/tools/linux-x86/sdl/include/SDL/
H A DSDL_video.h69 /** Everything in the pixel format structure is read-only */
94 * which, if not NULL, contains the raw pixel data for the surface.
138 #define SDL_ANYFORMAT 0x10000000 /**< Allow any video depth/pixel-format */
193 * For an explanation of these pixel formats, see:
268 * pixel format, but does not initialize a window or graphics mode.
297 * member of the returned structure will contain the pixel format of the
305 * or returns the bits-per-pixel of the closest available mode with the
306 * given width and height. If this bits-per-pixel is different from the
308 * but will emulate the requested bits-per-pixel with a shadow surface.
327 * Set up a video mode with the specified width, height and bits-per-pixel
[all...]
/prebuilts/tools/windows/sdl/include/SDL/
H A DSDL_video.h69 /** Everything in the pixel format structure is read-only */
94 * which, if not NULL, contains the raw pixel data for the surface.
138 #define SDL_ANYFORMAT 0x10000000 /**< Allow any video depth/pixel-format */
193 * For an explanation of these pixel formats, see:
268 * pixel format, but does not initialize a window or graphics mode.
297 * member of the returned structure will contain the pixel format of the
305 * or returns the bits-per-pixel of the closest available mode with the
306 * given width and height. If this bits-per-pixel is different from the
308 * but will emulate the requested bits-per-pixel with a shadow surface.
327 * Set up a video mode with the specified width, height and bits-per-pixel
[all...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
H A Dtycho-packaging-plugin-0.20.0.jar ... theByte boolean high int index int j int index int pixel int j int index int pixel int j int index ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar ... .swt.tools.IconExe$RGB rgb int pixel int i public org.eclipse.pde.internal ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar ... .swt.tools.IconExe$RGB rgb int pixel int i public org.eclipse.pde.internal ...

Completed in 846 milliseconds

12