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

  /external/libpng/
pngconf.h 318 #ifndef PNG_CALLBACK
319 # define PNG_CALLBACK(type, name, args) type (PNGCBAPI name) PNGARG(args)
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngconf.h 318 #ifndef PNG_CALLBACK
319 # define PNG_CALLBACK(type, name, args) type (PNGCBAPI name) PNGARG(args)
png.h     [all...]
  /external/libpng/contrib/libtests/
timepng.c 67 static PNG_CALLBACK(void, read_and_copy,
140 static PNG_CALLBACK(void, no_warnings, (png_structp png_ptr,

Completed in 497 milliseconds