Home
last modified time | relevance | path

Searched refs:png_fixed_point_p (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/libpng/
Dpngconf.h591 typedef png_fixed_point * png_fixed_point_p; typedef
Dpngpriv.h1978 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
Dpng.c3349 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
/third_party/flutter/skia/third_party/externals/libpng/
Dpngconf.h591 typedef png_fixed_point * png_fixed_point_p; typedef
Dpngpriv.h1978 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
Dpng.c3349 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
/third_party/libpng/
Dpngconf.h591 typedef png_fixed_point * png_fixed_point_p; typedef
Dpngpriv.h1978 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
Dpng.c3349 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,