HomeSort by relevance Sort by last modified time
    Searched defs:png_fixed_point (Results 1 - 4 of 4) sorted by null

  /external/libpng/
pngconf.h 573 typedef png_int_32 png_fixed_point; typedef
590 typedef png_fixed_point * png_fixed_point_p;
591 typedef const png_fixed_point * png_const_fixed_point_p;
612 typedef png_fixed_point * * png_fixed_point_pp;
  /external/opencv3/3rdparty/libpng/
pngconf.h 521 typedef png_int_32 png_fixed_point; typedef
538 typedef png_fixed_point FAR * png_fixed_point_p;
539 typedef PNG_CONST png_fixed_point FAR * png_const_fixed_point_p;
560 typedef png_fixed_point FAR * FAR * png_fixed_point_pp;
  /external/pdfium/third_party/lpng_v163/
pngconf.h 568 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;
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 523 typedef png_int_32 png_fixed_point; typedef
540 typedef png_fixed_point FAR * png_fixed_point_p;
541 typedef PNG_CONST png_fixed_point FAR * png_const_fixed_point_p;
562 typedef png_fixed_point FAR * FAR * png_fixed_point_pp;

Completed in 72 milliseconds