Home
last modified time | relevance | path

Searched refs:magick_hot_spot (Results 1 – 10 of 10) sorted by relevance

/external/ImageMagick/MagickCore/
Dcache.h45 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;
Dcache-view.h68 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;
Dpixel.h243 const PixelInfo *magick_restrict) magick_hot_spot,
245 const Quantum *magick_restrict) magick_hot_spot;
256 DecodePixelGamma(const MagickRealType) magick_hot_spot,
257 EncodePixelGamma(const MagickRealType) magick_hot_spot;
Dcache-private.h253 ExceptionInfo *) magick_hot_spot,
262 ExceptionInfo *) magick_hot_spot,
274 const size_t,const size_t,NexusInfo *,ExceptionInfo *) magick_hot_spot,
277 ExceptionInfo *) magick_hot_spot;
Dmethod-attribute.h120 # define magick_hot_spot __attribute__((__hot__)) macro
123 # define magick_hot_spot
Dtoken.h41 const size_t,char *magick_restrict) magick_hot_spot;
Dblob-private.h71 magick_hot_spot;
Dtoken.c174 MagickExport magick_hot_spot size_t GetNextToken( in GetNextToken()
Dcache.c107 magick_hot_spot;
142 magick_hot_spot;
Dblob.c4774 MagickExport magick_hot_spot const void *ReadBlobStream(Image *image, in ReadBlobStream()