Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dblob.h52 *AcquireCustomStreamInfo(ExceptionInfo *),
Dmethods.h43 #define AcquireCustomStreamInfo PrependMagickMethod(AcquireCustomStreamInfo) macro
Dblob.c223 MagickExport CustomStreamInfo *AcquireCustomStreamInfo( in AcquireCustomStreamInfo() function
/external/ImageMagick/coders/
Dtiff.c1085 custom_stream=AcquireCustomStreamInfo(exception); in TIFFAcquireCustomStreamForReading()
3036 custom_stream=AcquireCustomStreamInfo(exception); in TIFFAcquireCustomStreamForWriting()