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

  /external/ImageMagick/MagickCore/
cache-view.h 68 const size_t,const size_t,ExceptionInfo *) magick_hot_spot,
69 *GetCacheViewVirtualPixelQueue(const CacheView *) magick_hot_spot;
87 magick_hot_spot;
93 *GetCacheViewAuthenticPixelQueue(CacheView *) magick_hot_spot,
95 const size_t,const size_t,ExceptionInfo *) magick_hot_spot,
97 const size_t,const size_t,ExceptionInfo *) magick_hot_spot;
cache.h 42 const size_t,ExceptionInfo *) magick_hot_spot,
43 *GetVirtualPixelQueue(const Image *) magick_hot_spot;
57 SyncAuthenticPixels(Image *,ExceptionInfo *) magick_hot_spot;
64 const size_t,ExceptionInfo *) magick_hot_spot,
65 *GetAuthenticPixelQueue(const Image *) magick_hot_spot,
67 const size_t,ExceptionInfo *) magick_hot_spot;
cache-private.h 243 ExceptionInfo *) magick_hot_spot,
253 ExceptionInfo *) magick_hot_spot,
265 const size_t,const size_t,NexusInfo *,ExceptionInfo *) magick_hot_spot,
268 ExceptionInfo *) magick_hot_spot;
pixel.h 236 const PixelInfo *magick_restrict) magick_hot_spot,
238 const Quantum *magick_restrict) magick_hot_spot;
249 DecodePixelGamma(const MagickRealType) magick_hot_spot,
250 EncodePixelGamma(const MagickRealType) magick_hot_spot;
method-attribute.h 137 # define magick_hot_spot __attribute__((__hot__)) macro
140 # define magick_hot_spot macro
cache.c 110 magick_hot_spot;
143 const RectangleInfo *,NexusInfo *,ExceptionInfo *) magick_hot_spot;
    [all...]

Completed in 363 milliseconds