Home
last modified time | relevance | path

Searched refs:CustomStreamSeeker (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Dblob.h40 (*CustomStreamSeeker)(const MagickOffsetType,const int,void *); typedef
92 SetCustomStreamSeeker(CustomStreamInfo *,CustomStreamSeeker),
Dblob.c182 CustomStreamSeeker
1908 (blob_info->custom_stream->seeker != (CustomStreamSeeker) NULL)) in GetBlobSize()
2194 if ((clone_info->custom_stream->seeker == (CustomStreamSeeker) NULL) || in ImageToCustomStream()
2601 if ((clone_info->custom_stream->seeker == (CustomStreamSeeker) NULL) || in ImagesToCustomStream()
2934 if ((blob_info->custom_stream->seeker != (CustomStreamSeeker) NULL) && in IsBlobSeekable()
5017 if (blob_info->custom_stream->seeker == (CustomStreamSeeker) NULL) in SeekBlob()
5305 CustomStreamSeeker seeker) in SetCustomStreamSeeker()