Searched refs:png_get_cHRM_fixed (Results 1 – 16 of 16) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 142 png_get_cHRM_fixed @134
|
/external/skia/third_party/libpng/ |
D | pngprefix.h | 247 #define png_get_cHRM_fixed skia_png_get_cHRM_fixed macro
|
D | pngget.c | 641 png_get_cHRM_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_cHRM_fixed() function
|
D | pngtest.c | 1112 if (png_get_cHRM_fixed(read_ptr, read_info_ptr, &white_x, &white_y, in test_one_file()
|
D | png.h | 1977 PNG_FIXED_EXPORT(134, png_uint_32, png_get_cHRM_fixed,
|
D | libpng-manual.txt | 1367 png_get_cHRM_fixed(png_ptr, info_ptr, &int_white_x,
|
/external/syslinux/com32/lib/libpng/ |
D | pngget.c | 440 png_get_cHRM_fixed(png_structp png_ptr, png_infop info_ptr, in png_get_cHRM_fixed() function
|
D | pngtest.c | 925 if (png_get_cHRM_fixed(read_ptr, read_info_ptr, &white_x, &white_y, in test_one_file()
|
/external/libpng/ |
D | pngget.c | 641 png_get_cHRM_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_cHRM_fixed() function
|
D | pngtest.c | 1119 if (png_get_cHRM_fixed(read_ptr, read_info_ptr, &white_x, &white_y, in test_one_file()
|
D | png.h | 1977 PNG_FIXED_EXPORT(134, png_uint_32, png_get_cHRM_fixed,
|
D | libpng-manual.txt | 1367 png_get_cHRM_fixed(png_ptr, info_ptr, &int_white_x,
|
/external/pdfium/third_party/libpng16/ |
D | pngget.c | 641 png_get_cHRM_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_cHRM_fixed() function
|
D | png.h | 1977 PNG_FIXED_EXPORT(134, png_uint_32, png_get_cHRM_fixed,
|
/external/skia/src/codec/ |
D | SkPngCodec.cpp | 378 if (png_get_cHRM_fixed(png_ptr, info_ptr, &chrm[0], &chrm[1], &chrm[2], &chrm[3], &chrm[4], in read_color_space()
|
/external/syslinux/com32/include/ |
D | png.h | 2342 extern PNG_EXPORT(png_uint_32,png_get_cHRM_fixed) PNGARG((png_structp png_ptr,
|