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

  /external/chromium_org/third_party/libpng/
pngmem.c 563 # define png_malloc_warn png_malloc macro
565 /* This function was added at libpng version 1.2.3. The png_malloc_warn()
571 png_malloc_warn(png_structp png_ptr, png_uint_32 size) function
png.h 2142 # define png_malloc_warn macro
    [all...]
pngusr.h 305 #define png_malloc_warn wk_png_malloc_warn macro
  /external/libpng/
pngmem.c 563 # define png_malloc_warn png_malloc macro
565 /* This function was added at libpng version 1.2.3. The png_malloc_warn()
571 png_malloc_warn(png_structp png_ptr, png_uint_32 size) function
png.h 2214 # define png_malloc_warn macro
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngmem.c 533 # define png_malloc_warn png_malloc macro
535 /* This function was added at libpng version 1.2.3. The png_malloc_warn()
541 png_malloc_warn(png_structp png_ptr, png_uint_32 size) function
png.h 1997 # define png_malloc_warn macro
    [all...]

Completed in 314 milliseconds