/external/pdfium/core/fxcodec/jbig2/ |
D | JBig2_Image_unittest.cpp | 24 CJBig2_Image img(kWidthPixels, kHeightLines); in TEST() local 34 CJBig2_Image img(kWidthPixels, kTooLargeHeightLines); in TEST() local 42 CJBig2_Image img(kWidthPixels, kHeightLines, kStrideBytes, buf); in TEST() local 53 CJBig2_Image img(kWidthPixels, kTooLargeHeightLines, kStrideBytes, buf); in TEST() local 60 CJBig2_Image img(kWidthPixels, kHeightLines); in TEST() local 72 CJBig2_Image img(kWidthPixels, kHeightLines); in TEST() local 84 CJBig2_Image img(kWidthPixels, kHeightLines, kStrideBytes, buf); in TEST() local 97 CJBig2_Image img(kWidthPixels, kHeightLines, kStrideBytes, buf); in TEST() local
|
/external/libvpx/libvpx/vpx/src/ |
D | vpx_image.c | 18 static vpx_image_t *img_alloc_helper(vpx_image_t *img, vpx_img_fmt_t fmt, in img_alloc_helper() 154 vpx_image_t *vpx_img_alloc(vpx_image_t *img, vpx_img_fmt_t fmt, in vpx_img_alloc() 160 vpx_image_t *vpx_img_wrap(vpx_image_t *img, vpx_img_fmt_t fmt, unsigned int d_w, in vpx_img_wrap() 168 int vpx_img_set_rect(vpx_image_t *img, unsigned int x, unsigned int y, in vpx_img_set_rect() 218 void vpx_img_flip(vpx_image_t *img) { in vpx_img_flip() 241 void vpx_img_free(vpx_image_t *img) { in vpx_img_free()
|
/external/mesa3d/src/egl/main/ |
D | eglimage.h | 102 _eglGetImage(_EGLImage *img) in _eglGetImage() 114 _eglPutImage(_EGLImage *img) in _eglPutImage() 125 _eglLinkImage(_EGLImage *img) in _eglLinkImage() 137 _eglUnlinkImage(_EGLImage *img) in _eglUnlinkImage() 150 _EGLImage *img = (_EGLImage *) image; in _eglLookupImage() local 161 _eglGetImageHandle(_EGLImage *img) in _eglGetImageHandle()
|
/external/libvpx/libvpx/vp9/ |
D | vp9_iface_common.h | 15 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image() 81 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, in image2yuvconfig()
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 59 void sycc444_to_rgb(opj_image_t* img) { in sycc444_to_rgb() 100 bool sycc420_422_size_is_valid(opj_image_t* img) { in sycc420_422_size_is_valid() 107 bool sycc420_size_is_valid(opj_image_t* img) { in sycc420_size_is_valid() 113 bool sycc422_size_is_valid(opj_image_t* img) { in sycc422_size_is_valid() 117 void sycc422_to_rgb(opj_image_t* img) { in sycc422_to_rgb() 177 bool is_sycc420(const opj_image_t* img) { in is_sycc420() 183 bool is_sycc422(const opj_image_t* img) { in is_sycc422() 189 bool is_sycc444(const opj_image_t* img) { in is_sycc444() 195 void color_sycc_to_rgb(opj_image_t* img) { in color_sycc_to_rgb() 289 void sycc420_to_rgb(opj_image_t* img) { in sycc420_to_rgb()
|
/external/mesa3d/src/gallium/drivers/ilo/core/ |
D | ilo_state_zs.c | 65 const struct ilo_image *img = (info->z_img) ? info->z_img : info->s_img; in zs_validate_gen6() local 182 const struct ilo_image *img, in get_gen6_hiz_alignments() 246 const struct ilo_image *img = (info->z_img) ? info->z_img : info->s_img; in zs_get_gen6_depth_extent() local 285 const struct ilo_image *img = (info->z_img) ? info->z_img : info->s_img; in zs_get_gen6_depth_slices() local 508 const struct ilo_image *img = info->s_img; in zs_set_gen6_3DSTATE_STENCIL_BUFFER() local 575 const struct ilo_image *img = info->z_img; in zs_set_gen6_3DSTATE_HIER_DEPTH_BUFFER() local
|
D | ilo_image.h | 203 ilo_image_can_enable_aux(const struct ilo_image *img, unsigned level) in ilo_image_can_enable_aux() 212 ilo_image_pos_to_mem(const struct ilo_image *img, in ilo_image_pos_to_mem() 227 ilo_image_mem_to_linear(const struct ilo_image *img, in ilo_image_mem_to_linear() 237 ilo_image_mem_to_raw(const struct ilo_image *img, in ilo_image_mem_to_raw() 276 ilo_image_get_slice_stride(const struct ilo_image *img, unsigned level) in ilo_image_get_slice_stride() 308 ilo_image_get_slice_size(const struct ilo_image *img, unsigned level) in ilo_image_get_slice_size() 324 ilo_image_get_slice_pos(const struct ilo_image *img, in ilo_image_get_slice_pos()
|
/external/e2fsprogs/lib/ext2fs/ |
D | qcow2.c | 89 static int qcow2_read_l1_table(struct ext2_qcow2_image *img) in qcow2_read_l1_table() 116 static int qcow2_read_l2_table(struct ext2_qcow2_image *img, in qcow2_read_l2_table() 162 struct ext2_qcow2_image img; in qcow2_write_raw_image() local
|
/external/skqp/gm/ |
D | makeRasterImage.cpp | 13 auto img = GetResourceAsImage("images/color_wheel.png"); variable
|
D | bug6783.cpp | 35 sk_sp<SkImage> img = surface->makeImageSnapshot(); variable
|
D | srgb.cpp | 16 auto img = GetResourceAsImage("images/mandrill_256.png"); variable
|
/external/skia/gm/ |
D | makeRasterImage.cpp | 13 auto img = GetResourceAsImage("images/color_wheel.png"); variable
|
D | bug6783.cpp | 35 sk_sp<SkImage> img = surface->makeImageSnapshot(); variable
|
D | srgb.cpp | 16 auto img = GetResourceAsImage("images/mandrill_256.png"); variable
|
/external/pdfium/third_party/libtiff/ |
D | tif_getimage.c | 217 TIFFRGBAImageEnd(TIFFRGBAImage* img) in TIFFRGBAImageEnd() 268 TIFFRGBAImageBegin(TIFFRGBAImage* img, TIFF* tif, int stop, char emsg[1024]) in TIFFRGBAImageBegin() 503 TIFFRGBAImageGet(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) in TIFFRGBAImageGet() 527 TIFFRGBAImage img; in TIFFReadRGBAImageOriented() local 556 setorientation(TIFFRGBAImage* img) in setorientation() 623 gtTileContig(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) in gtTileContig() 770 gtTileSeparate(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) in gtTileSeparate() 952 gtStripContig(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) in gtStripContig() 1040 gtStripSeparate(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) in gtStripSeparate() 1829 TIFFRGBAImage* img, in putcontig8bitYCbCrGenericTile() [all …]
|
/external/universal-tween-engine/java/applets/src/aurelienribon/utils/swing/ |
D | ImagePanel.java | 38 public void setImage(BufferedImage img) { in setImage() 43 public void setImage(File img) { in setImage() 53 public void setImage(File img, int x, int y, int width, int height) { in setImage()
|
/external/mesa3d/src/mesa/main/ |
D | texstore.c | 120 GLint img; in _mesa_memcpy_texture() local 129 GLint img, row; in _mesa_memcpy_texture() local 164 GLint img, row; in _mesa_texstore_z32() local 194 GLint img, row; in _mesa_texstore_x8_z24() local 224 GLint img, row; in _mesa_texstore_z24_x8() local 258 GLint img, row; in _mesa_texstore_z16() local 308 GLint img, row; in _mesa_texstore_ycbcr() local 330 GLint img, row; in _mesa_texstore_z24_s8() local 409 GLint img, row; in _mesa_texstore_s8_z24() local 496 GLint img, row; in _mesa_texstore_s8() local [all …]
|
/external/vboot_reference/utility/ |
D | bmpblk_util.c | 96 static void *do_efi_decompress(ImageInfo *img) { in do_efi_decompress() 146 static void *do_lzma_decompress(ImageInfo *img) { in do_lzma_decompress() 195 ImageInfo *img; in dump_bmpblock() local
|
/external/valgrind/coregrind/m_debuginfo/ |
D | image.c | 130 static Bool is_sane_CEnt ( const HChar* who, const DiImage* img, UInt i ) in is_sane_CEnt() 482 static inline CSlc* find_cslc ( DiImage* img, DiOffT off ) in find_cslc() 494 static UInt alloc_CEnt ( DiImage* img, SizeT szB, Bool fromC ) in alloc_CEnt() 514 static void realloc_CEnt ( DiImage* img, UInt entNo, SizeT szB ) in realloc_CEnt() 526 static void move_CEnt_to_top ( DiImage* img, UInt entNo ) in move_CEnt_to_top() 542 static void set_CEnt ( const DiImage* img, UInt entNo, DiOffT off ) in set_CEnt() 650 static UChar get_slowcase ( DiImage* img, DiOffT off ) in get_slowcase() 805 static inline UChar get ( DiImage* img, DiOffT off ) in get() 844 DiImage* img = ML_(dinfo_zalloc)("di.image.ML_iflf.1", sizeof(DiImage)); in ML_() local 933 DiImage* img = ML_(dinfo_zalloc)("di.image.ML_ifds.1", sizeof(DiImage)); in ML_() local [all …]
|
/external/python/cpython2/Doc/includes/ |
D | email-mime.py | 24 img = MIMEImage(fp.read()) variable
|
/external/skia/tests/ |
D | PinnedImageTest.cpp | 49 sk_sp<SkImage> img = SkMakeImageFromRasterBitmap(bm, kNever_SkCopyPixelsMode); in basic_test() local 102 sk_sp<SkImage> img; in cleanup_test() local
|
/external/skqp/tests/ |
D | PinnedImageTest.cpp | 49 sk_sp<SkImage> img = SkMakeImageFromRasterBitmap(bm, kNever_SkCopyPixelsMode); in basic_test() local 102 sk_sp<SkImage> img; in cleanup_test() local
|
/external/libvpx/libvpx/examples/ |
D | decode_to_md5.c | 44 static void get_image_md5(const vpx_image_t *img, unsigned char digest[16]) { in get_image_md5() 108 vpx_image_t *img = NULL; in main() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderMetamorphicTests.cpp | 106 void ShaderMetamorphicVariant::render (const tcu::PixelBufferAccess& img, const std::string& vertex… in render() 162 tcu::Surface img = tcu::Surface(refImg.getWidth(), refImg.getHeight()); in checkNondet() local 274 static bool sanityComparePixels (const tcu::ConstPixelBufferAccess& img, std::vector<SanityPixel> s… in sanityComparePixels() 293 static bool sanityCheck_synthetic (const tcu::ConstPixelBufferAccess& img) in sanityCheck_synthetic() 304 static bool sanityCheck_bubblesort_flag (const tcu::ConstPixelBufferAccess& img) in sanityCheck_bubblesort_flag()
|
/external/clang/test/CodeGen/ |
D | 2009-08-14-vararray-crash.c | 5 typedef imgrow img[rb]; in sum1() typedef
|