/external/libpng/scripts/ |
D | symbols.def | 179 png_set_sCAL_s @171
|
/external/libpng/ |
D | pngset.c | 370 png_set_sCAL_s(png_const_structrp png_ptr, png_inforp info_ptr, in png_set_sCAL_s() function 460 png_set_sCAL_s(png_ptr, info_ptr, unit, swidth, sheight); in png_set_sCAL() 488 png_set_sCAL_s(png_ptr, info_ptr, unit, swidth, sheight); in png_set_sCAL_fixed()
|
D | pngtest.c | 1275 png_set_sCAL_s(write_ptr, write_info_ptr, unit, scal_width, in test_one_file()
|
D | png.h | 2199 PNG_EXPORT(171, void, png_set_sCAL_s, (png_const_structrp png_ptr,
|
D | pngrutil.c | 2369 png_set_sCAL_s(png_ptr, info_ptr, buffer[0], in png_handle_sCAL()
|
D | libpng-manual.txt | 3158 png_set_sCAL_s(png_ptr, info_ptr, unit, width, height) 4863 (png_get_sCAL_s and png_set_sCAL_s) is the only reliable way of reading
|
D | CHANGES | 1656 Fixed inconsistent #ifdef's around png_sig_bytes() and png_set_sCAL_s()
|
/external/pdfium/third_party/libpng16/ |
D | pngset.c | 382 png_set_sCAL_s(png_const_structrp png_ptr, png_inforp info_ptr, in png_set_sCAL_s() function 472 png_set_sCAL_s(png_ptr, info_ptr, unit, swidth, sheight); in png_set_sCAL() 500 png_set_sCAL_s(png_ptr, info_ptr, unit, swidth, sheight); in png_set_sCAL_fixed()
|
D | png.h | 2199 PNG_EXPORT(171, void, png_set_sCAL_s, (png_const_structrp png_ptr,
|
D | pngrutil.c | 2367 png_set_sCAL_s(png_ptr, info_ptr, buffer[0], in png_handle_sCAL()
|
/external/skia/third_party/libpng/ |
D | pngset.c | 370 png_set_sCAL_s(png_const_structrp png_ptr, png_inforp info_ptr, in png_set_sCAL_s() function 460 png_set_sCAL_s(png_ptr, info_ptr, unit, swidth, sheight); in png_set_sCAL() 488 png_set_sCAL_s(png_ptr, info_ptr, unit, swidth, sheight); in png_set_sCAL_fixed()
|
D | pngprefix.h | 388 #define png_set_sCAL_s skia_png_set_sCAL_s macro
|
D | pngtest.c | 1268 png_set_sCAL_s(write_ptr, write_info_ptr, unit, scal_width, in test_one_file()
|
D | png.h | 2199 PNG_EXPORT(171, void, png_set_sCAL_s, (png_const_structrp png_ptr,
|
D | pngrutil.c | 2367 png_set_sCAL_s(png_ptr, info_ptr, buffer[0], in png_handle_sCAL()
|
D | libpng-manual.txt | 3153 png_set_sCAL_s(png_ptr, info_ptr, unit, width, height) 4858 (png_get_sCAL_s and png_set_sCAL_s) is the only reliable way of reading
|
/external/syslinux/com32/lib/libpng/ |
D | pngset.c | 381 png_set_sCAL_s(png_structp png_ptr, png_infop info_ptr, in png_set_sCAL_s() function
|
D | pngtest.c | 1078 png_set_sCAL_s(write_ptr, write_info_ptr, unit, scal_width, in test_one_file()
|
D | pngrutil.c | 1926 png_set_sCAL_s(png_ptr, info_ptr, png_ptr->chunkdata[0], swidth, sheight); in png_handle_sCAL()
|
D | CHANGES | 1489 Fixed inconsistent #ifdef's around png_sig_bytes() and png_set_sCAL_s()
|
D | libpng.txt | 1863 png_set_sCAL_s(png_ptr, info_ptr, unit, width, height)
|
/external/syslinux/com32/include/ |
D | png.h | 2551 extern PNG_EXPORT(void,png_set_sCAL_s) PNGARG((png_structp png_ptr,
|