Searched refs:png_write_cHRM_fixed (Results 1 – 13 of 13) sorted by relevance
/external/skia/third_party/libpng/ |
D | pngprefix.h | 52 #define png_write_cHRM_fixed skia_png_write_cHRM_fixed macro
|
D | pngpriv.h | 1062 PNG_INTERNAL_FUNCTION(void,png_write_cHRM_fixed,(png_structrp png_ptr,
|
D | pngwrite.c | 179 png_write_cHRM_fixed(png_ptr, &info_ptr->colorspace.end_points_xy); in png_write_info_before_PLTE()
|
D | pngwutil.c | 1317 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed() function
|
/external/syslinux/com32/lib/libpng/ |
D | pngwrite.c | 96 png_write_cHRM_fixed(png_ptr, in png_write_info_before_PLTE()
|
D | pngwutil.c | 1037 png_write_cHRM_fixed(png_structp png_ptr, png_fixed_point white_x, in png_write_cHRM_fixed() function
|
/external/pdfium/third_party/libpng16/ |
D | pngpriv.h | 1062 PNG_INTERNAL_FUNCTION(void,png_write_cHRM_fixed,(png_structrp png_ptr,
|
D | pngwrite.c | 179 png_write_cHRM_fixed(png_ptr, &info_ptr->colorspace.end_points_xy); in png_write_info_before_PLTE()
|
D | pngwutil.c | 1317 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed() function
|
/external/libpng/ |
D | pngpriv.h | 1091 PNG_INTERNAL_FUNCTION(void,png_write_cHRM_fixed,(png_structrp png_ptr,
|
D | pngwrite.c | 179 png_write_cHRM_fixed(png_ptr, &info_ptr->colorspace.end_points_xy); in png_write_info_before_PLTE()
|
D | pngwutil.c | 1317 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed() function
|
/external/syslinux/com32/include/ |
D | png.h | 3267 PNG_EXTERN void png_write_cHRM_fixed PNGARG((png_structp png_ptr,
|