Searched refs:png_ascii_from_fp (Results 1 - 8 of 8) sorted by relevance

/external/skia/third_party/libpng/
H A Dpngprefix.h188 #define png_ascii_from_fp skia_png_ascii_from_fp macro
/external/libpng/
H A Dpngset.c445 png_ascii_from_fp(png_ptr, swidth, (sizeof swidth), width,
447 png_ascii_from_fp(png_ptr, sheight, (sizeof sheight), height,
H A Dpngpriv.h1688 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fp,(png_const_structrp png_ptr,
H A Dpng.c2786 png_ascii_from_fp(png_const_structrp png_ptr, png_charp ascii, png_size_t size, function
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngset.c444 png_ascii_from_fp(png_ptr, swidth, (sizeof swidth), width,
446 png_ascii_from_fp(png_ptr, sheight, (sizeof sheight), height,
H A Dpngpriv.h1756 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fp,(png_const_structrp png_ptr,
H A Dfx_png.c2693 png_ascii_from_fp(png_const_structrp png_ptr, png_charp ascii, png_size_t size, function
/external/libpng/contrib/libtests/
H A Dtarith.c126 png_ascii_from_fp(0, buffer, precision+10, test, precision);

Completed in 123 milliseconds