Searched refs:image (Results 1 - 25 of 1142) sorted by relevance

1234567891011>>

/prebuilts/devtools/tools/lib/
H A Dninepatch.jar ... .image.BufferedImage, boolean, boolean) java.awt.image.BufferedImage image boolean is9Patch boolean convert public int getWidth ...
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_imageop.py80 image, width, height = getimage('test'+os.extsep+'rgb')
82 # Return the selected part of image, which should by width by height
86 newimage = imageop.crop (image, 4, width, height, 0, 0, 1, 1)
88 # Return image scaled to size newwidth by newheight. No interpolation
94 scaleimage = imageop.scale(image, 4, width, height, 1, 1)
96 # Run a vertical low-pass filter over an image. It does so by computing
99 # if the image two vertically-aligned source pixels, hence the name.
102 videoimage = imageop.tovideo (image, 4, width, height)
104 # Convert an rgb image to an 8 bit rgb
107 greyimage = imageop.rgb2rgb8(image, widt
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_imageop.py80 image, width, height = getimage('test'+os.extsep+'rgb')
82 # Return the selected part of image, which should by width by height
86 newimage = imageop.crop (image, 4, width, height, 0, 0, 1, 1)
88 # Return image scaled to size newwidth by newheight. No interpolation
94 scaleimage = imageop.scale(image, 4, width, height, 1, 1)
96 # Run a vertical low-pass filter over an image. It does so by computing
99 # if the image two vertically-aligned source pixels, hence the name.
102 videoimage = imageop.tovideo (image, 4, width, height)
104 # Convert an rgb image to an 8 bit rgb
107 greyimage = imageop.rgb2rgb8(image, widt
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
H A DImUtil.h29 register XImage *image);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DImUtil.h29 register XImage *image);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
H A Dcycx_cfm.h27 #define CFM_IMAGE_SIZE 0x20000 /* max size of CYCX code image file */
80 * @checksum - info + image
84 * @image - code image (variable size)
93 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
H A Dcycx_cfm.h27 #define CFM_IMAGE_SIZE 0x20000 /* max size of CYCX code image file */
80 * @checksum - info + image
84 * @image - code image (variable size)
93 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-10/arch-arm64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-10/arch-mips64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-10/arch-x86_64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-11/arch-arm64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-11/arch-mips64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-11/arch-x86_64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-12/arch-arm64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-12/arch-mips64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-12/arch-x86_64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-13/arch-arm64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-13/arch-mips64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-13/arch-x86_64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-14/arch-arm64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-14/arch-mips64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-14/arch-x86_64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-15/arch-arm64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-15/arch-mips64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware
/prebuilts/ndk/9/platforms/android-15/arch-x86_64/usr/include/linux/
H A Dcycx_cfm.h65 unsigned char image[0]; member in struct:cycx_firmware

Completed in 334 milliseconds

1234567891011>>