Searched refs:png_muldiv_warn (Results 1 – 10 of 10) sorted by relevance
/external/skia/third_party/libpng/ |
D | pngprefix.h | 198 #define png_muldiv_warn skia_png_muldiv_warn macro
|
D | pngget.c | 375 return png_muldiv_warn(png_ptr, microns, 500, 127); in png_fixed_inches_from_microns()
|
D | pngpriv.h | 1848 PNG_INTERNAL_FUNCTION(png_fixed_point,png_muldiv_warn,
|
D | png.c | 3365 png_muldiv_warn(png_const_structrp png_ptr, png_fixed_point a, png_int_32 times,
|
/external/libpng/ |
D | pngget.c | 375 return png_muldiv_warn(png_ptr, microns, 500, 127); in png_fixed_inches_from_microns()
|
D | pngpriv.h | 1900 PNG_INTERNAL_FUNCTION(png_fixed_point,png_muldiv_warn,
|
D | png.c | 3397 png_muldiv_warn(png_const_structrp png_ptr, png_fixed_point a, png_int_32 times,
|
/external/pdfium/third_party/libpng16/ |
D | pngget.c | 375 return png_muldiv_warn(png_ptr, microns, 500, 127); in png_fixed_inches_from_microns()
|
D | pngpriv.h | 1848 PNG_INTERNAL_FUNCTION(png_fixed_point,png_muldiv_warn,
|
D | png.c | 3366 png_muldiv_warn(png_const_structrp png_ptr, png_fixed_point a, png_int_32 times,
|