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

  /external/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...]
  /external/qemu/distrib/libpng-1.2.19/
pngpread.c 847 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
854 png_push_have_row(png_ptr, png_bytep_NULL);
862 png_push_have_row(png_ptr, png_bytep_NULL);
868 png_push_have_row(png_ptr, png_bytep_NULL);
878 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
885 png_push_have_row(png_ptr, png_bytep_NULL);
896 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
901 png_push_have_row(png_ptr, png_bytep_NULL);
908 png_push_have_row(png_ptr, png_bytep_NULL);
919 png_push_have_row(png_ptr, png_ptr->row_buf + 1)
1546 png_push_have_row(png_structp png_ptr, png_bytep row) function
    [all...]

Completed in 301 milliseconds