HomeSort by relevance Sort by last modified time
    Searched refs:png_sPLT_entry (Results 1 - 12 of 12) sorted by null

  /external/libpng/
png.h 559 } png_sPLT_entry;
560 typedef png_sPLT_entry * png_sPLT_entryp;
561 typedef const png_sPLT_entry * png_const_sPLT_entryp;
562 typedef png_sPLT_entry * * png_sPLT_entrypp;
    [all...]
pngset.c 1069 entries->nentries, sizeof (png_sPLT_entry)));
1083 entries->nentries * sizeof (png_sPLT_entry));
    [all...]
pngrutil.c     [all...]
  /external/pdfium/third_party/libpng16/
png.h 559 } png_sPLT_entry;
560 typedef png_sPLT_entry * png_sPLT_entryp;
561 typedef const png_sPLT_entry * png_const_sPLT_entryp;
562 typedef png_sPLT_entry * * png_sPLT_entrypp;
    [all...]
pngset.c 1082 entries->nentries, sizeof (png_sPLT_entry)));
1096 entries->nentries * sizeof (png_sPLT_entry));
    [all...]
pngrutil.c     [all...]
  /external/skia/third_party/libpng/
png.h 559 } png_sPLT_entry;
560 typedef png_sPLT_entry * png_sPLT_entryp;
561 typedef const png_sPLT_entry * png_const_sPLT_entryp;
562 typedef png_sPLT_entry * * png_sPLT_entrypp;
    [all...]
pngset.c 1067 entries->nentries, sizeof (png_sPLT_entry)));
1081 entries->nentries * sizeof (png_sPLT_entry));
    [all...]
pngrutil.c     [all...]
  /external/syslinux/com32/lib/libpng/
pngset.c 939 (png_uint_32)(from->nentries * png_sizeof(png_sPLT_entry)));
949 from->nentries * png_sizeof(png_sPLT_entry));
    [all...]
pngrutil.c     [all...]
  /external/syslinux/com32/include/
png.h 666 } png_sPLT_entry;
667 typedef png_sPLT_entry FAR * png_sPLT_entryp;
668 typedef png_sPLT_entry FAR * FAR * png_sPLT_entrypp;
    [all...]

Completed in 376 milliseconds