Home
last modified time | relevance | path

Searched refs:DestroyCustomStreamInfo (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Dblob.h53 *DestroyCustomStreamInfo(CustomStreamInfo *);
Dmethods.h250 #define DestroyCustomStreamInfo PrependMagickMethod(DestroyCustomStreamInfo) macro
Dblob.c995 MagickExport CustomStreamInfo *DestroyCustomStreamInfo( in DestroyCustomStreamInfo() function
/external/ImageMagick/coders/
Dtiff.c1159 custom_stream=DestroyCustomStreamInfo(custom_stream); in TIFFReadPhotoshopLayers()
1182 custom_stream=DestroyCustomStreamInfo(custom_stream); in TIFFReadPhotoshopLayers()
3108 custom_stream=DestroyCustomStreamInfo(custom_stream); in TIFFWritePhotoshopLayers()
3138 custom_stream=DestroyCustomStreamInfo(custom_stream); in TIFFWritePhotoshopLayers()