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

  /external/libpng/
pngconf.h 472 * png_uint_16 and png_int_16 should always be two bytes in size - this is
495 typedef unsigned int png_uint_16; typedef
497 typedef unsigned short png_uint_16; typedef
584 typedef png_uint_16 * png_uint_16p;
585 typedef const png_uint_16 * png_const_uint_16p;
608 typedef png_uint_16 * * png_uint_16pp;
  /external/pdfium/third_party/libpng16/
pngconf.h 472 * png_uint_16 and png_int_16 should always be two bytes in size - this is
495 typedef unsigned int png_uint_16; typedef
497 typedef unsigned short png_uint_16; typedef
584 typedef png_uint_16 * png_uint_16p;
585 typedef const png_uint_16 * png_const_uint_16p;
608 typedef png_uint_16 * * png_uint_16pp;
  /external/skia/third_party/libpng/
pngconf.h 472 * png_uint_16 and png_int_16 should always be two bytes in size - this is
495 typedef unsigned int png_uint_16; typedef
497 typedef unsigned short png_uint_16; typedef
584 typedef png_uint_16 * png_uint_16p;
585 typedef const png_uint_16 * png_const_uint_16p;
608 typedef png_uint_16 * * png_uint_16pp;
  /external/syslinux/com32/include/
pngconf.h 1237 typedef unsigned short png_uint_16; typedef
    [all...]

Completed in 129 milliseconds