HomeSort by relevance Sort by last modified time
    Searched refs:PNG_CALLBACK (Results 1 - 8 of 8) 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/opencv3/3rdparty/libpng/
pngconf.h 317 #ifndef PNG_CALLBACK
318 # define PNG_CALLBACK(type, name, args) type (PNGCBAPI name) PNGARG(args)
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
pngconf.h 340 #ifndef PNG_CALLBACK
341 # define PNG_CALLBACK(type, name, args) type (PNGCBAPI name) PNGARG(args)
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 317 #ifndef PNG_CALLBACK
318 # define PNG_CALLBACK(type, name, args) type (PNGCBAPI name) PNGARG(args)
png.h     [all...]

Completed in 48 milliseconds