Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dblob-private.h138 AttachCustomStream(BlobInfo *,CustomStreamInfo *),
Dmethods.h101 #define AttachCustomStream PrependMagickMethod(AttachCustomStream) macro
Dblob.c304 MagickExport void AttachCustomStream(BlobInfo *blob_info, in AttachCustomStream() function
/external/ImageMagick/coders/
Dtiff.c1199 AttachCustomStream(layers->blob,custom_stream); in TIFFReadPhotoshopLayers()
3192 AttachCustomStream(base_image->blob,custom_stream); in TIFFWritePhotoshopLayers()