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

  /external/qemu/distrib/libpng-1.2.19/
png.c 244 png_create_info_struct(png_structp png_ptr) function
248 png_debug(1, "in png_create_info_struct\n");
292 * and applications using it are urged to use png_create_info_struct()
  /external/libpng/
png.c 249 png_create_info_struct(png_structp png_ptr) function
253 png_debug(1, "in png_create_info_struct");
303 * and applications using it are urged to use png_create_info_struct()

Completed in 11 milliseconds