Searched refs:png_write_gAMA_fixed (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/libpng/ |
D | pngpriv.h | 1135 PNG_INTERNAL_FUNCTION(void,png_write_gAMA_fixed,(png_structrp png_ptr,
|
D | pngwrite.c | 136 png_write_gAMA_fixed(png_ptr, info_ptr->colorspace.gamma); in png_write_info_before_PLTE()
|
D | pngwutil.c | 1084 png_write_gAMA_fixed(png_structrp png_ptr, png_fixed_point file_gamma) in png_write_gAMA_fixed() function
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngpriv.h | 1135 PNG_INTERNAL_FUNCTION(void,png_write_gAMA_fixed,(png_structrp png_ptr,
|
D | pngwrite.c | 136 png_write_gAMA_fixed(png_ptr, info_ptr->colorspace.gamma); in png_write_info_before_PLTE()
|
D | pngwutil.c | 1084 png_write_gAMA_fixed(png_structrp png_ptr, png_fixed_point file_gamma) in png_write_gAMA_fixed() function
|
/third_party/libpng/ |
D | pngpriv.h | 1135 PNG_INTERNAL_FUNCTION(void,png_write_gAMA_fixed,(png_structrp png_ptr,
|
D | pngwrite.c | 136 png_write_gAMA_fixed(png_ptr, info_ptr->colorspace.gamma); in png_write_info_before_PLTE()
|
D | pngwutil.c | 1084 png_write_gAMA_fixed(png_structrp png_ptr, png_fixed_point file_gamma) in png_write_gAMA_fixed() function
|