Home
last modified time | relevance | path

Searched refs:png_get_gAMA_fixed (Results 1 – 17 of 17) sorted by relevance

/external/libpng/scripts/
Dsymbols.def146 png_get_gAMA_fixed @138
/external/libpng/contrib/gregbook/
Dreadpng2.c350 if (png_get_gAMA_fixed(png_ptr, info_ptr, &gamma)) in readpng2_info_callback()
/external/skia/src/codec/
DSkPngCodec.cpp396 if (PNG_INFO_gAMA == png_get_gAMA_fixed(png_ptr, info_ptr, &gamma)) { in read_color_space()
411 if (PNG_INFO_gAMA == png_get_gAMA_fixed(png_ptr, info_ptr, &gamma)) { in read_color_space()
/external/skia/third_party/libpng/
Dpngprefix.h257 #define png_get_gAMA_fixed skia_png_get_gAMA_fixed macro
Dpngget.c678 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_gAMA_fixed() function
Dpngtest.c1124 if (png_get_gAMA_fixed(read_ptr, read_info_ptr, &gamma) != 0) in test_one_file()
Dpng.h2018 PNG_FIXED_EXPORT(138, png_uint_32, png_get_gAMA_fixed,
Dlibpng-manual.txt1354 png_get_gAMA_fixed(png_ptr, info_ptr, &int_file_gamma);
/external/syslinux/com32/lib/libpng/
Dpngget.c490 png_get_gAMA_fixed(png_structp png_ptr, png_infop info_ptr, in png_get_gAMA_fixed() function
Dpngtest.c937 if (png_get_gAMA_fixed(read_ptr, read_info_ptr, &gamma)) in test_one_file()
/external/libpng/
Dpngget.c678 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_gAMA_fixed() function
Dpngtest.c1131 if (png_get_gAMA_fixed(read_ptr, read_info_ptr, &gamma) != 0) in test_one_file()
Dpng.h2018 PNG_FIXED_EXPORT(138, png_uint_32, png_get_gAMA_fixed,
Dlibpng-manual.txt1354 png_get_gAMA_fixed(png_ptr, info_ptr, &int_file_gamma);
/external/pdfium/third_party/libpng16/
Dpngget.c678 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_gAMA_fixed() function
Dpng.h2018 PNG_FIXED_EXPORT(138, png_uint_32, png_get_gAMA_fixed,
/external/syslinux/com32/include/
Dpng.h2370 extern PNG_EXPORT(png_uint_32,png_get_gAMA_fixed) PNGARG((png_structp png_ptr,