Searched refs:png_get_gAMA_fixed (Results 1 – 11 of 11) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 145 png_get_gAMA_fixed @138
|
/external/libpng/contrib/gregbook/ |
D | readpng2.c | 351 if (png_get_gAMA_fixed(png_ptr, info_ptr, &gamma)) in readpng2_info_callback()
|
/external/pdfium/third_party/libpng16/ |
D | pngprefix.h | 136 #define png_get_gAMA_fixed PDFIUM_png_get_gAMA_fixed macro
|
D | pngget.c | 678 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_gAMA_fixed() function
|
D | png.h | 1996 PNG_FIXED_EXPORT(138, png_uint_32, png_get_gAMA_fixed,
|
/external/skqp/src/codec/ |
D | SkPngCodec.cpp | 411 if (PNG_INFO_gAMA == png_get_gAMA_fixed(png_ptr, info_ptr, &gamma)) { in read_color_profile()
|
/external/skia/src/codec/ |
D | SkPngCodec.cpp | 410 if (PNG_INFO_gAMA == png_get_gAMA_fixed(png_ptr, info_ptr, &gamma)) { in read_color_profile()
|
/external/libpng/ |
D | pngget.c | 678 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_gAMA_fixed() function
|
D | pngtest.c | 1135 if (png_get_gAMA_fixed(read_ptr, read_info_ptr, &gamma) != 0) in test_one_file()
|
D | png.h | 1996 PNG_FIXED_EXPORT(138, png_uint_32, png_get_gAMA_fixed,
|
D | libpng-manual.txt | 1387 png_get_gAMA_fixed(png_ptr, info_ptr, &int_file_gamma);
|