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

  /external/ImageMagick/MagickCore/
distribute-cache.h 28 DistributePixelCacheServer(const int,ExceptionInfo *);
methods.h 282 #define DistributePixelCacheServer PrependMagickMethod(DistributePixelCacheServer)
    [all...]
distribute-cache.c 415 % DistributePixelCacheServer() waits on the specified port for commands to
418 % The format of the DistributePixelCacheServer() method is:
420 % void DistributePixelCacheServer(const int port)
892 MagickExport void DistributePixelCacheServer(const int port,
    [all...]
  /external/ImageMagick/MagickWand/
mogrify.c 174 DistributePixelCacheServer(StringToInteger(argv[++i]),exception);
    [all...]

Completed in 97 milliseconds