HomeSort by relevance Sort by last modified time
    Searched full:png_malloc_array (Results 1 - 14 of 14) sorted by null

  /external/libpng/
pngmem.c 106 * png_malloc_array.
122 png_malloc_array,(png_const_structrp png_ptr, int nelements,
150 /* Because png_malloc_array worked the size calculations below cannot
pngset.c 1065 * goes wrong; this code must free it. png_malloc_array produces no
1068 np->entries = png_voidcast(png_sPLT_entryp, png_malloc_array(png_ptr,
1079 /* This multiply can't overflow because png_malloc_array has already
    [all...]
pngpriv.h     [all...]
  /external/pdfium/third_party/libpng16/
pngmem.c 109 * png_malloc_array.
125 png_malloc_array,(png_const_structrp png_ptr, int nelements,
153 /* Because png_malloc_array worked the size calculations below cannot
pngset.c 1078 * goes wrong; this code must free it. png_malloc_array produces no
1081 np->entries = png_voidcast(png_sPLT_entryp, png_malloc_array(png_ptr,
1092 /* This multiply can't overflow because png_malloc_array has already
    [all...]
pngpriv.h     [all...]
  /external/skia/third_party/libpng/
pngmem.c 106 * png_malloc_array.
122 png_malloc_array,(png_const_structrp png_ptr, int nelements,
150 /* Because png_malloc_array worked the size calculations below cannot
pngprefix.h 25 #define png_malloc_array skia_png_malloc_array macro
pngset.c 1063 * goes wrong; this code must free it. png_malloc_array produces no
1066 np->entries = png_voidcast(png_sPLT_entryp, png_malloc_array(png_ptr,
1077 /* This multiply can't overflow because png_malloc_array has already
    [all...]
pngpriv.h     [all...]
  /prebuilts/abi-dumps/vndk/current/arm/source-based/
libpng.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/arm64/source-based/
libpng.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/x86/source-based/
libpng.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/x86_64/source-based/
libpng.so.lsdump.gz 

Completed in 131 milliseconds