Searched refs:png_push_have_row (Results 1 - 7 of 7) sorted by relevance

/external/libpng/
H A Dpngpread.c996 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_pt
1245 png_push_have_row(png_structrp png_ptr, png_bytep row) function
[all...]
H A Dpngpriv.h1430 PNG_INTERNAL_FUNCTION(void,png_push_have_row,(png_structrp png_ptr,
/external/chromium_org/third_party/libpng/
H A Dpngpread.c972 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_pt
1728 png_push_have_row(png_structp png_ptr, png_bytep row) function
[all...]
H A Dpngusr.h328 #define png_push_have_row wk_png_push_have_row macro
H A Dpng.h3685 PNG_EXTERN void png_push_have_row PNGARG((png_structp png_ptr,
/external/qemu/distrib/libpng-1.2.46/
H A Dpngpread.c972 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_pt
1728 png_push_have_row(png_structp png_ptr, png_bytep row) function
[all...]
H A Dpng.h3774 PNG_EXTERN void png_push_have_row PNGARG((png_structp png_ptr,

Completed in 102 milliseconds