Searched refs:png_get_gAMA_fixed (Results 1 – 8 of 8) sorted by relevance
/external/libpng/scripts/ |
D | png32ce.def | 39 png_get_gAMA_fixed @31
|
D | pngw32.def | 39 png_get_gAMA_fixed @31
|
D | pngos2.def | 44 png_get_gAMA_fixed
|
/external/libpng/ |
D | pngget.c | 490 png_get_gAMA_fixed(png_structp png_ptr, png_infop info_ptr, in png_get_gAMA_fixed() function
|
D | pngtest.c | 937 if (png_get_gAMA_fixed(read_ptr, read_info_ptr, &gamma)) in test_one_file()
|
D | png.h | 2447 extern PNG_EXPORT(png_uint_32,png_get_gAMA_fixed) PNGARG((png_structp png_ptr,
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngget.c | 457 png_get_gAMA_fixed(png_structp png_ptr, png_infop info_ptr, in png_get_gAMA_fixed() function
|
D | png.h | 2222 extern PNG_EXPORT(png_uint_32,png_get_gAMA_fixed) PNGARG((png_structp png_ptr,
|