Searched refs:png_sPLT_entryp (Results 1 - 12 of 12) sorted by relevance

/external/libpng/
H A Dpng.h646 typedef png_sPLT_entry * png_sPLT_entryp; typedef
659 png_sPLT_entryp entries; /* palette entries */
H A Dpngset.c1038 np->entries = png_voidcast(png_sPLT_entryp, png_malloc_array(png_ptr,
H A Dpngrutil.c1605 png_sPLT_entryp pp;
1708 new_palette.entries = (png_sPLT_entryp)png_malloc_warn(
H A Dpngwutil.c1256 png_sPLT_entryp ep;
/external/chromium_org/third_party/libpng/
H A Dpngset.c938 to->entries = (png_sPLT_entryp)png_malloc_warn(png_ptr,
H A Dpngrutil.c1176 png_sPLT_entryp pp;
1268 new_palette.entries = (png_sPLT_entryp)png_malloc_warn(
H A Dpng.h672 typedef png_sPLT_entry FAR * png_sPLT_entryp; typedef
684 png_sPLT_entryp entries; /* palette entries */
H A Dpngwutil.c860 png_sPLT_entryp ep;
/external/qemu/distrib/libpng-1.2.46/
H A Dpngrutil.c1192 png_sPLT_entryp pp;
1284 new_palette.entries = (png_sPLT_entryp)png_malloc_warn(
H A Dpngset.c948 to->entries = (png_sPLT_entryp)png_malloc_warn(png_ptr,
H A Dpng.h675 typedef png_sPLT_entry FAR * png_sPLT_entryp; typedef
687 png_sPLT_entryp entries; /* palette entries */
H A Dpngwutil.c860 png_sPLT_entryp ep;

Completed in 131 milliseconds