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

  /external/ImageMagick/MagickCore/
cache-view.h 69 *GetCacheViewVirtualPixelQueue(const CacheView *) magick_hot_spot;
cache-view.c 602 % GetCacheViewVirtualPixelQueue() returns the the pixels associated with
606 % The format of the GetCacheViewVirtualPixelQueue() method is:
608 % const Quantum *GetCacheViewVirtualPixelQueue(
616 MagickExport const Quantum *GetCacheViewVirtualPixelQueue(
    [all...]
image-view.c 670 return(GetCacheViewVirtualPixelQueue(image_view->view));
    [all...]
methods.h 355 #define GetCacheViewVirtualPixelQueue PrependMagickMethod(GetCacheViewVirtualPixelQueue)
    [all...]
quantum-export.c     [all...]

Completed in 107 milliseconds