Searched refs:png_fixed_point_p (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/libpng/ |
D | pngconf.h | 591 typedef png_fixed_point * png_fixed_point_p; typedef
|
D | pngpriv.h | 1978 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
|
D | png.c | 3349 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngconf.h | 591 typedef png_fixed_point * png_fixed_point_p; typedef
|
D | pngpriv.h | 1978 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
|
D | png.c | 3349 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
|
/third_party/libpng/ |
D | pngconf.h | 591 typedef png_fixed_point * png_fixed_point_p; typedef
|
D | pngpriv.h | 1978 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
|
D | png.c | 3349 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
|