Searched defs:png_fixed_point (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpngconf.h595 typedef png_int_32 png_fixed_point; typedef
612 typedef png_fixed_point * png_fixed_point_p;
613 typedef const png_fixed_point * png_const_fixed_point_p;
634 typedef png_fixed_point * * png_fixed_point_pp;
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dpngconf.h568 typedef png_int_32 png_fixed_point; typedef
585 typedef png_fixed_point * png_fixed_point_p;
586 typedef const png_fixed_point * png_const_fixed_point_p;
607 typedef png_fixed_point * * png_fixed_point_pp;

Completed in 58 milliseconds