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

  /external/ImageMagick/MagickCore/
cache.h 45 const size_t,ExceptionInfo *) magick_hot_spot,
46 *GetVirtualPixelQueue(const Image *) magick_hot_spot;
60 SyncAuthenticPixels(Image *,ExceptionInfo *) magick_hot_spot;
67 const size_t,ExceptionInfo *) magick_hot_spot,
68 *GetAuthenticPixelQueue(const Image *) magick_hot_spot,
70 const size_t,ExceptionInfo *) magick_hot_spot;
cache-view.h 68 const size_t,const size_t,ExceptionInfo *) magick_hot_spot,
69 *GetCacheViewVirtualPixelQueue(const CacheView *) magick_hot_spot;
88 magick_hot_spot;
94 *GetCacheViewAuthenticPixelQueue(CacheView *) magick_hot_spot,
96 const size_t,const size_t,ExceptionInfo *) magick_hot_spot,
98 const size_t,const size_t,ExceptionInfo *) magick_hot_spot;
cache-private.h 246 ExceptionInfo *) magick_hot_spot,
255 ExceptionInfo *) magick_hot_spot,
267 const size_t,const size_t,NexusInfo *,ExceptionInfo *) magick_hot_spot,
270 ExceptionInfo *) magick_hot_spot;
pixel.h 240 const PixelInfo *magick_restrict) magick_hot_spot,
242 const Quantum *magick_restrict) magick_hot_spot;
253 DecodePixelGamma(const MagickRealType) magick_hot_spot,
254 EncodePixelGamma(const MagickRealType) magick_hot_spot;
method-attribute.h 119 # define magick_hot_spot __attribute__((__hot__)) macro
122 # define magick_hot_spot macro
cache.c 110 magick_hot_spot;
144 magick_hot_spot;
    [all...]

Completed in 770 milliseconds