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

  /external/libpng/
png.h 266 * "char time_buffer[29]" in png_struct. This is no longer used
471 * png_struct is the cache of information used while reading or writing a single
475 typedef struct png_struct_def png_struct; typedef in typeref:struct:png_struct_def
476 typedef const png_struct * png_const_structp;
477 typedef png_struct * png_structp;
478 typedef png_struct * * png_structpp;
505 typedef png_struct * PNG_RESTRICT png_structrp;
506 typedef const png_struct * PNG_RESTRICT png_const_structrp;
    [all...]
  /external/pdfium/third_party/libpng16/
png.h 265 * "char time_buffer[29]" in png_struct. This is no longer used
471 * png_struct is the cache of information used while reading or writing a single
475 typedef struct png_struct_def png_struct; typedef in typeref:struct:png_struct_def
476 typedef const png_struct * png_const_structp;
477 typedef png_struct * png_structp;
478 typedef png_struct * * png_structpp;
505 typedef png_struct * PNG_RESTRICT png_structrp;
506 typedef const png_struct * PNG_RESTRICT png_const_structrp;
    [all...]
  /external/skia/third_party/libpng/
png.h 265 * "char time_buffer[29]" in png_struct. This is no longer used
471 * png_struct is the cache of information used while reading or writing a single
475 typedef struct png_struct_def png_struct; typedef in typeref:struct:png_struct_def
476 typedef const png_struct * png_const_structp;
477 typedef png_struct * png_structp;
478 typedef png_struct * * png_structpp;
505 typedef png_struct * PNG_RESTRICT png_structrp;
506 typedef const png_struct * PNG_RESTRICT png_const_structrp;
    [all...]
  /external/syslinux/com32/include/
png.h 425 * "png_charp time_buffer" in png_struct and
1169 typedef struct png_struct_def png_struct; typedef in typeref:struct:png_struct_def
    [all...]

Completed in 268 milliseconds