Searched refs:png_write_cHRM_fixed (Results 1 – 3 of 3) sorted by relevance
1145 PNG_INTERNAL_FUNCTION(void,png_write_cHRM_fixed,(png_structrp png_ptr,
179 png_write_cHRM_fixed(png_ptr, &info_ptr->colorspace.end_points_xy); in png_write_info_before_PLTE()
1322 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed() function