Home
last modified time | relevance | path

Searched refs:png_get_cHRM_fixed (Results 1 – 10 of 10) sorted by relevance

/external/libpng/scripts/
Dsymbols.def141 png_get_cHRM_fixed @134
/external/pdfium/third_party/libpng16/
Dpngprefix.h121 #define png_get_cHRM_fixed PDFIUM_png_get_cHRM_fixed macro
Dpngget.c641 png_get_cHRM_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_cHRM_fixed() function
Dpng.h1943 PNG_FIXED_EXPORT(134, png_uint_32, png_get_cHRM_fixed,
/external/skqp/src/codec/
DSkPngCodec.cpp389 if (png_get_cHRM_fixed(png_ptr, info_ptr, &chrm[0], &chrm[1], &chrm[2], &chrm[3], &chrm[4], in read_color_profile()
/external/skia/src/codec/
DSkPngCodec.cpp388 if (png_get_cHRM_fixed(png_ptr, info_ptr, &chrm[0], &chrm[1], &chrm[2], &chrm[3], &chrm[4], in read_color_profile()
/external/libpng/
Dpngget.c641 png_get_cHRM_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_cHRM_fixed() function
Dpngtest.c1123 if (png_get_cHRM_fixed(read_ptr, read_info_ptr, &white_x, &white_y, in test_one_file()
Dpng.h1943 PNG_FIXED_EXPORT(134, png_uint_32, png_get_cHRM_fixed,
Dlibpng-manual.txt1400 png_get_cHRM_fixed(png_ptr, info_ptr, &int_white_x,