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

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 348 # ifndef PNG_ALLOCATED
349 # define PNG_ALLOCATED __attribute__((__malloc__))
373 # ifndef PNG_ALLOCATED
375 # define PNG_ALLOCATED __declspec(restrict)
396 #ifndef PNG_ALLOCATED
397 # define PNG_ALLOCATED /* The result of the function is new memory */
png.h     [all...]
pngpriv.h 715 PNG_ALLOCATED);
722 PNG_ALLOCATED);
732 uInt size)),PNG_ALLOCATED);
    [all...]
  /external/chromium_org/third_party/libpng/
pngconf.h     [all...]
png.h     [all...]
  /external/libpng/
pngconf.h     [all...]
png.h     [all...]

Completed in 37 milliseconds