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

  /external/libpng/
pngset.c 938 to->entries = (png_sPLT_entryp)png_malloc_warn(png_ptr,
    [all...]
pngrutil.c     [all...]
png.h 675 typedef png_sPLT_entry FAR * png_sPLT_entryp;
687 png_sPLT_entryp entries; /* palette entries */
    [all...]
pngwutil.c 860 png_sPLT_entryp ep;
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h 559 typedef png_sPLT_entry FAR * png_sPLT_entryp;
571 png_sPLT_entryp entries; /* palette entries */
    [all...]
pngset.c 984 to->entries = (png_sPLT_entryp)png_malloc_warn(png_ptr,
    [all...]
pngrutil.c     [all...]
pngwutil.c 812 png_sPLT_entryp ep;
    [all...]

Completed in 86 milliseconds