HomeSort by relevance Sort by last modified time
    Searched refs:png_debug (Results 26 - 36 of 36) sorted by null

12

  /external/libpng/
pngread.c 57 png_debug(1, "in png_create_read_struct");
296 png_debug(1, "in png_read_init_3");
360 png_debug(1, "in png_read_info");
570 png_debug(1, "in png_read_update_info");
597 png_debug(1, "in png_start_read_image");
889 png_debug(1, "in png_read_rows");
    [all...]
pngset.c 313 png_debug(3, "storing X0, X1, type, and nparams in info");
1053 png_debug(1, "in png_permit_empty_plte, DEPRECATED.");
1068 png_debug(1, "in png_permit_mng_features");
    [all...]
png.h 2691 #define png_debug macro
2711 # define png_debug macro
2736 # define png_debug macro
2775 #define png_debug macro
    [all...]
CHANGES 395 Added #ifdef PNG_DEBUG/#endif surrounding use of PNG_DEBUG in png.h .
429 Fixed a bug in pngconf.h that omitted <stdio.h> when PNG_DEBUG==0 (K Bracey).
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 48 png_debug(1, "in png_create_read_struct\n");
264 png_debug(1, "in png_read_init_3\n");
328 png_debug(1, "in png_read_info\n");
543 png_debug(1, "in png_read_update_info\n");
562 png_debug(1, "in png_start_read_image\n");
838 png_debug(1, "in png_read_rows\n");
887 png_debug(1, "in png_read_image\n");
926 png_debug(1, "in png_read_end\n");
    [all...]
pnggccrd.c 367 * - cleaned up png_debug() warnings/formatting
370 * - removed single libpng-1.2.x PNG_DEBUG dependency on 1.0.x png_struct
    [all...]
pngset.c 406 png_debug(3, "storing X0, X1, type, and nparams in info\n");
    [all...]
png.h 2461 #define png_debug macro
2470 #define png_debug macro
2493 #define png_debug macro
    [all...]
pngvcrd.c 121 png_debug(1,"in png_combine_row_asm\n");
    [all...]
  /external/chromium_org/third_party/libpng/
pngset.c 313 png_debug(3, "storing X0, X1, type, and nparams in info");
1043 png_debug(1, "in png_permit_empty_plte, DEPRECATED.");
1058 png_debug(1, "in png_permit_mng_features");
    [all...]
png.h 2619 #define png_debug macro
2639 # define png_debug macro
2664 # define png_debug macro
2703 #define png_debug macro
    [all...]

Completed in 878 milliseconds

12