/external/libpng/contrib/libtests/ |
D | readpng.c | 63 size_t rowbytes = png_get_rowbytes(png_ptr, info_ptr); in read_png() local
|
D | timepng.c | 103 size_t rowbytes = png_get_rowbytes(png_ptr, info_ptr); in read_by_row() local
|
D | makepng.c | 329 set_value(png_bytep row, size_t rowbytes, png_uint_32 x, unsigned int bit_depth, in set_value() 390 generate_row(png_bytep row, size_t rowbytes, unsigned int y, int color_type, in generate_row() 953 size_t rowbytes = png_get_rowbytes(png_ptr, info_ptr); in write_png() local
|
D | pngimage.c | 997 size_t rowbytes; in compare_read() local
|
/external/libpng/contrib/gregbook/ |
D | readppm.c | 145 ulg rowbytes; in readpng_get_image() local
|
D | readpng.c | 211 png_uint_32 i, rowbytes; in readpng_get_image() local
|
D | wpng.c | 167 ulg rowbytes; in main() local
|
D | readpng2.h | 96 int rowbytes; member
|
D | rpng2-win.c | 645 ulg rowbytes = rpng2_info.rowbytes; in rpng2_win_init() local
|
D | rpng2-x.c | 778 ulg rowbytes = rpng2_info.rowbytes; in rpng2_x_init() local
|
/external/pdfium/third_party/libpng16/ |
D | pnginfo.h | 61 size_t rowbytes; /* bytes needed to hold an untransformed row */ member
|
D | pngstruct.h | 217 size_t rowbytes; /* size of row in bytes */ member
|
D | png.h | 757 size_t rowbytes; /* number of bytes in row */ member
|
/external/pdfium/core/fxge/ |
D | cfx_glyphcache.cpp | 219 int rowbytes = std::min(abs(src_pitch), dest_pitch); in RenderGlyph() local
|
/external/libpng/ |
D | pnginfo.h | 61 size_t rowbytes; /* bytes needed to hold an untransformed row */ member
|
D | pngstruct.h | 217 size_t rowbytes; /* size of row in bytes */ member
|
D | png.h | 757 size_t rowbytes; /* number of bytes in row */ member
|
/external/skia/tests/ |
D | BitmapTest.cpp | 425 size_t rowbytes, expected_size; in DEF_TEST() member
|
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 51 tmsize_t rowbytes; /* bytes in a decoded scanline */ member 508 tmsize_t rowbytes; in Fax3SetupState() local
|
D | tif_dirread.c | 4608 uint64 rowbytes = TIFFScanlineSize64(tif); in EstimateStripByteCounts() local
|
/external/ImageMagick/coders/ |
D | png.c | 8521 rowbytes, in WriteOnePNGImage() local
|
/external/python/cpython2/Mac/Modules/qd/ |
D | _Qdmodule.c | 6501 int rowbytes; in Qd_BitMap() local
|