Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dblob.h90 SetCustomStreamData(CustomStreamInfo *,void *),
Dmethods.h972 #define SetCustomStreamData PrependMagickMethod(SetCustomStreamData) macro
Dblob.c5238 MagickExport void SetCustomStreamData(CustomStreamInfo *custom_stream, in SetCustomStreamData() function
/external/ImageMagick/coders/
Dtiff.c1088 SetCustomStreamData(custom_stream,(void *) profile); in TIFFAcquireCustomStreamForReading()
3039 SetCustomStreamData(custom_stream,(void *) profile); in TIFFAcquireCustomStreamForWriting()