HomeSort by relevance Sort by last modified time
    Searched refs:png_get_rows (Results 1 - 11 of 11) sorted by null

  /external/libpng/contrib/libtests/
pngimage.c 906 png_bytep pr = png_get_rows(pp, ip)[0];
945 dp->original_rows = png_get_rows(pp, ip);
1049 png_bytepp rows = png_get_rows(dp->read_pp, dp->read_ip);
1065 display_log(dp, LIBPNG_BUG, "png_get_rows returned NULL");
    [all...]
  /development/tools/etc1tool/
etc1tool.cpp 193 row_pointers = png_get_rows(png_ptr, info_ptr);
  /external/skia/third_party/libpng/
pngprefix.h 278 #define png_get_rows skia_png_get_rows macro
pngget.c 40 png_get_rows(png_const_structrp png_ptr, png_const_inforp info_ptr) function
    [all...]
png.h     [all...]
  /external/libpng/
pngget.c 40 png_get_rows(png_const_structrp png_ptr, png_const_inforp info_ptr) function
    [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngget.c 40 png_get_rows(png_const_structrp png_ptr, png_const_inforp info_ptr) function
    [all...]
png.h     [all...]
  /external/syslinux/com32/lib/libpng/
pngget.c 42 png_get_rows(png_structp png_ptr, png_infop info_ptr) function
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 1092 milliseconds