Home
last modified time | relevance | path

Searched refs:png_write_gAMA_fixed (Results 1 – 3 of 3) sorted by relevance

/external/libpng/
Dpngpriv.h1126 PNG_INTERNAL_FUNCTION(void,png_write_gAMA_fixed,(png_structrp png_ptr,
Dpngwrite.c136 png_write_gAMA_fixed(png_ptr, info_ptr->colorspace.gamma); in png_write_info_before_PLTE()
Dpngwutil.c1084 png_write_gAMA_fixed(png_structrp png_ptr, png_fixed_point file_gamma) in png_write_gAMA_fixed() function