Searched refs:png_get_gAMA_fixed (Results 1 - 6 of 6) sorted by relevance
/external/libpng/contrib/gregbook/ |
H A D | readpng2.c | 350 if (png_get_gAMA_fixed(png_ptr, info_ptr, &gamma))
|
/external/libpng/ |
H A D | pngget.c | 678 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, function
|
H A D | pngtest.c | 1124 if (png_get_gAMA_fixed(read_ptr, read_info_ptr, &gamma) != 0)
|
H A D | png.h | 2018 PNG_FIXED_EXPORT(138, png_uint_32, png_get_gAMA_fixed,
|
/external/pdfium/third_party/lpng_v163/ |
H A D | pngget.c | 645 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr,
function
|
H A D | png.h | 2438 PNG_FIXED_EXPORT(138, png_uint_32, png_get_gAMA_fixed,
|
Completed in 51 milliseconds