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

  /external/libpng/
pngpread.c 996 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
1004 png_push_have_row(png_ptr, NULL);
1013 png_push_have_row(png_ptr, NULL);
1020 png_push_have_row(png_ptr, NULL);
1032 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
1040 png_push_have_row(png_ptr, NULL);
1054 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
1060 png_push_have_row(png_ptr, NULL);
1068 png_push_have_row(png_ptr, NULL);
1082 png_push_have_row(png_ptr, png_ptr->row_buf + 1)
1245 png_push_have_row(png_structrp png_ptr, png_bytep row) function
    [all...]
  /external/chromium_org/third_party/libpng/
pngpread.c 972 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
980 png_push_have_row(png_ptr, png_bytep_NULL);
989 png_push_have_row(png_ptr, png_bytep_NULL);
996 png_push_have_row(png_ptr, png_bytep_NULL);
1008 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
1016 png_push_have_row(png_ptr, png_bytep_NULL);
1030 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
1036 png_push_have_row(png_ptr, png_bytep_NULL);
1044 png_push_have_row(png_ptr, png_bytep_NULL);
1058 png_push_have_row(png_ptr, png_ptr->row_buf + 1)
1728 png_push_have_row(png_structp png_ptr, png_bytep row) function
    [all...]
pngusr.h 328 #define png_push_have_row wk_png_push_have_row macro
  /external/qemu/distrib/libpng-1.2.46/
pngpread.c 972 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
980 png_push_have_row(png_ptr, png_bytep_NULL);
989 png_push_have_row(png_ptr, png_bytep_NULL);
996 png_push_have_row(png_ptr, png_bytep_NULL);
1008 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
1016 png_push_have_row(png_ptr, png_bytep_NULL);
1030 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
1036 png_push_have_row(png_ptr, png_bytep_NULL);
1044 png_push_have_row(png_ptr, png_bytep_NULL);
1058 png_push_have_row(png_ptr, png_ptr->row_buf + 1)
1728 png_push_have_row(png_structp png_ptr, png_bytep row) function
    [all...]

Completed in 449 milliseconds