Searched refs:png_fixed_point_p (Results 1 – 10 of 10) sorted by relevance
/external/skia/third_party/libpng/ |
D | pngconf.h | 590 typedef png_fixed_point * png_fixed_point_p; typedef
|
D | pngpriv.h | 1842 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
|
D | png.c | 3245 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
|
/external/libpng/ |
D | pngconf.h | 590 typedef png_fixed_point * png_fixed_point_p; typedef
|
D | pngpriv.h | 1894 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
|
D | png.c | 3277 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
|
/external/pdfium/third_party/libpng16/ |
D | pngconf.h | 590 typedef png_fixed_point * png_fixed_point_p; typedef
|
D | pngpriv.h | 1842 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
|
D | png.c | 3246 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
|
/external/syslinux/com32/include/ |
D | pngconf.h | 1323 typedef png_fixed_point FAR * png_fixed_point_p; typedef
|