HomeSort by relevance Sort by last modified time
    Searched refs:InvokeDelegate (Results 1 - 8 of 8) sorted by null

  /external/ImageMagick/MagickCore/
delegate.h 72 InvokeDelegate(ImageInfo *,Image *,const char *,const char *,ExceptionInfo *),
constitute.c 535 status=InvokeDelegate(read_info,image,read_info->magick,(char *) NULL,
    [all...]
methods.h     [all...]
delegate.c     [all...]
animate.c 642 status=InvokeDelegate(resource_info->image_info,*image,"browse",
    [all...]
display.c     [all...]
  /external/ImageMagick/coders/
mpeg.c 209 (void) InvokeDelegate(read_info,image,"mpeg:decode",(char *) NULL,exception);
585 status=InvokeDelegate(write_info,coalesce_image,(char *) NULL,"mpeg:encode",
dng.c 133 (void) InvokeDelegate(read_info,image,"dng:decode",(char *) NULL,exception);

Completed in 100 milliseconds