Home
last modified time | relevance | path

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

/external/skia/third_party/libpng/
Dpngprefix.h194 #define png_ascii_from_fixed skia_png_ascii_from_fixed macro
Dpngset.c485 png_ascii_from_fixed(png_ptr, swidth, (sizeof swidth), width); in png_set_sCAL_fixed()
486 png_ascii_from_fixed(png_ptr, sheight, (sizeof sheight), height); in png_set_sCAL_fixed()
Dpngpriv.h1728 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fixed,(png_const_structrp png_ptr,
Dpng.c3143 png_ascii_from_fixed(png_const_structrp png_ptr, png_charp ascii,
/external/libpng/
Dpngset.c485 png_ascii_from_fixed(png_ptr, swidth, (sizeof swidth), width); in png_set_sCAL_fixed()
486 png_ascii_from_fixed(png_ptr, sheight, (sizeof sheight), height); in png_set_sCAL_fixed()
Dpngpriv.h1780 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fixed,(png_const_structrp png_ptr,
Dpng.c3175 png_ascii_from_fixed(png_const_structrp png_ptr, png_charp ascii,
/external/pdfium/third_party/libpng16/
Dpngset.c497 png_ascii_from_fixed(png_ptr, swidth, (sizeof swidth), width); in png_set_sCAL_fixed()
498 png_ascii_from_fixed(png_ptr, sheight, (sizeof sheight), height); in png_set_sCAL_fixed()
Dpngpriv.h1728 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fixed,(png_const_structrp png_ptr,
Dpng.c3144 png_ascii_from_fixed(png_const_structrp png_ptr, png_charp ascii,