Searched refs:png_ascii_from_fixed (Results 1 – 10 of 10) sorted by relevance
/external/skia/third_party/libpng/ |
D | pngprefix.h | 194 #define png_ascii_from_fixed skia_png_ascii_from_fixed macro
|
D | pngset.c | 485 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()
|
D | pngpriv.h | 1728 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fixed,(png_const_structrp png_ptr,
|
D | png.c | 3143 png_ascii_from_fixed(png_const_structrp png_ptr, png_charp ascii,
|
/external/libpng/ |
D | pngset.c | 485 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()
|
D | pngpriv.h | 1780 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fixed,(png_const_structrp png_ptr,
|
D | png.c | 3175 png_ascii_from_fixed(png_const_structrp png_ptr, png_charp ascii,
|
/external/pdfium/third_party/libpng16/ |
D | pngset.c | 497 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()
|
D | pngpriv.h | 1728 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fixed,(png_const_structrp png_ptr,
|
D | png.c | 3144 png_ascii_from_fixed(png_const_structrp png_ptr, png_charp ascii,
|