Searched refs:png_get_cHRM (Results 1 – 16 of 16) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 141 png_get_cHRM @133
|
/external/skia/third_party/libpng/ |
D | pngprefix.h | 246 #define png_get_cHRM skia_png_get_cHRM macro
|
D | pngget.c | 512 png_get_cHRM(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_cHRM() function
|
D | pngtest.c | 1135 if (png_get_cHRM(read_ptr, read_info_ptr, &white_x, &white_y, &red_x, in test_one_file()
|
D | png.h | 1969 PNG_FP_EXPORT(133, png_uint_32, png_get_cHRM, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1362 png_get_cHRM(png_ptr, info_ptr, &white_x, &white_y, &red_x,
|
/external/syslinux/com32/lib/libpng/ |
D | pngget.c | 409 png_get_cHRM(png_structp png_ptr, png_infop info_ptr, in png_get_cHRM() function
|
D | pngtest.c | 947 if (png_get_cHRM(read_ptr, read_info_ptr, &white_x, &white_y, &red_x, in test_one_file()
|
/external/libpng/ |
D | pngget.c | 512 png_get_cHRM(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_cHRM() function
|
D | pngtest.c | 1142 if (png_get_cHRM(read_ptr, read_info_ptr, &white_x, &white_y, &red_x, in test_one_file()
|
D | png.h | 1969 PNG_FP_EXPORT(133, png_uint_32, png_get_cHRM, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1362 png_get_cHRM(png_ptr, info_ptr, &white_x, &white_y, &red_x,
|
/external/pdfium/third_party/libpng16/ |
D | pngget.c | 512 png_get_cHRM(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_cHRM() function
|
D | png.h | 1969 PNG_FP_EXPORT(133, png_uint_32, png_get_cHRM, (png_const_structrp png_ptr,
|
/external/syslinux/com32/include/ |
D | png.h | 2336 extern PNG_EXPORT(png_uint_32,png_get_cHRM) PNGARG((png_structp png_ptr,
|
/external/ImageMagick/coders/ |
D | png.c | 2614 (void) png_get_cHRM(ping,ping_info, in ReadOnePNGImage()
|