Searched refs:png_set_rgb_to_gray_fixed (Results 1 – 17 of 17) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 41 png_set_rgb_to_gray_fixed @33
|
/external/skia/third_party/libpng/ |
D | pngprefix.h | 352 #define png_set_rgb_to_gray_fixed skia_png_set_rgb_to_gray_fixed macro
|
D | pngread.c | 2494 png_set_rgb_to_gray_fixed(png_ptr, PNG_ERROR_ACTION_NONE, -1, in png_image_read_colormap() 3696 png_set_rgb_to_gray_fixed(png_ptr, PNG_ERROR_ACTION_NONE, in png_image_read_direct()
|
D | png.h | 1118 PNG_FIXED_EXPORT(33, void, png_set_rgb_to_gray_fixed, (png_structrp png_ptr,
|
D | pngrtran.c | 956 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, in png_set_rgb_to_gray_fixed() function 1048 png_set_rgb_to_gray_fixed(png_ptr, error_action, in png_set_rgb_to_gray()
|
/external/pdfium/third_party/libpng16/ |
D | pngread.c | 2504 png_set_rgb_to_gray_fixed(png_ptr, PNG_ERROR_ACTION_NONE, -1, in png_image_read_colormap() 3706 png_set_rgb_to_gray_fixed(png_ptr, PNG_ERROR_ACTION_NONE, in png_image_read_direct()
|
D | png.h | 1118 PNG_FIXED_EXPORT(33, void, png_set_rgb_to_gray_fixed, (png_structrp png_ptr,
|
D | pngrtran.c | 956 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, in png_set_rgb_to_gray_fixed() function 1048 png_set_rgb_to_gray_fixed(png_ptr, error_action, in png_set_rgb_to_gray()
|
/external/libpng/ |
D | pngread.c | 2503 png_set_rgb_to_gray_fixed(png_ptr, PNG_ERROR_ACTION_NONE, -1, in png_image_read_colormap() 3704 png_set_rgb_to_gray_fixed(png_ptr, PNG_ERROR_ACTION_NONE, in png_image_read_direct()
|
D | png.h | 1118 PNG_FIXED_EXPORT(33, void, png_set_rgb_to_gray_fixed, (png_structrp png_ptr,
|
D | pngrtran.c | 956 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, in png_set_rgb_to_gray_fixed() function 1048 png_set_rgb_to_gray_fixed(png_ptr, error_action, in png_set_rgb_to_gray()
|
D | CHANGES | 743 added png_set_rgb_to_gray_fixed() function.
|
/external/syslinux/com32/lib/libpng/ |
D | pngrtran.c | 683 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed); in png_set_rgb_to_gray() 688 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, in png_set_rgb_to_gray_fixed() function
|
D | CHANGES | 682 added png_set_rgb_to_gray_fixed() function.
|
D | libpng.txt | 891 png_set_rgb_to_gray_fixed(png_ptr, error_action,
|
/external/syslinux/com32/include/ |
D | png.h | 1707 extern PNG_EXPORT(void,png_set_rgb_to_gray_fixed) PNGARG((png_structp png_ptr,
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 7772 png_set_rgb_to_gray_fixed(pp, error_action, data.red_to_set, in image_transform_png_set_rgb_to_gray_set()
|