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

  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 858 typedef PNG_CONST png_struct FAR * png_const_structp; typedef
    [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 106 # define png_const_structp png_structp macro
838 store_message(png_store *ps, png_const_structp pp, char *buffer, size_t bufsize,
878 store_verbose(png_store *ps, png_const_structp pp, png_const_charp prefix,
893 store_log(png_store* ps, png_const_structp pp, png_const_charp message,
927 png_const_structp pp = ppIn;
943 png_const_structp pp = ppIn;
957 store_image_row(PNG_CONST png_store* ps, png_const_structp pp, int nImage,
972 store_image_free(png_store *ps, png_const_structp pp)
994 store_ensure_image(png_store *ps, png_const_structp pp, int nImages,
1061 store_image_check(PNG_CONST png_store* ps, png_const_structp pp, int iImage
    [all...]
pngunknown.c 87 # define png_const_structp png_structp macro
    [all...]
  /external/libpng/
png.h 562 typedef const png_struct * png_const_structp; typedef
    [all...]
pngget.c 1167 png_get_palette_max(png_const_structp png_ptr, png_const_infop info_ptr)
    [all...]
pngtest.c 794 pngtest_check_text_support(png_const_structp png_ptr, png_textp text_ptr,
    [all...]

Completed in 93 milliseconds